You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- <ahref='#Aid_code IDE of python'>Aid_code IDE of python</a>
10
+
- <ahref='#SSH'> SSH (pc connected)</a>
11
+
- <ahref='#Aid_code'>Aid_code IDE of python</a>
12
+
- <ahref='#Examples'>Examples inside</a>
12
13
- <ahref='#references'>References</a>
13
14
# Introduce
14
15
@@ -104,7 +105,7 @@ class MyApp(App):
104
105
<palign=center>
105
106
<imgsrc="Wizard.gif"width=400px />
106
107
</p>
107
-
## SSH (pc connected)
108
+
## SSH
108
109
* PC can connect to mobile by using **ssh-keygen**. Generate a new key pair with <b>ssh-keygen</b> command in your PC. the command ssh-keygen produce the file of id_rsa and id_rsa.pub in the dir: ~/.ssh/
109
110
110
111
* Just need you do: open the url:mobilephone'sip:8910/upload(for example:http://192.168.1.6:8910/upload) on the pc to upload ssh's file(id_rsa and id_rsa.pub).
@@ -117,7 +118,7 @@ class MyApp(App):
117
118
ssh u0_a311@192.168.1.6 -p8022
118
119
```
119
120
120
-
## Aid_code IDE of python
121
+
## Aid_code
121
122
122
123
* We provide an AI coding develop tool named **Aid_code**. It can provide you a visual AI programming IDE by using Python from zero on our framework! Using the tool, you can run your python2 or python3 codes online. So ,you can coding with Aid_code IDE on your phone anywhere, anytime.
123
124
@@ -139,8 +140,8 @@ assume your phone's IP is 192.168.1.8, you can check your phone's IP by commandi
139
140
140
141

141
142
142
-
## Examples inside
143
-
---
143
+
## Examples
144
+
---Examples inside
144
145
* Facencnn(mobiefacenet ncnn) 15fps in mobile phone (99.78% in LFW)
145
146
* Face Landmark (106 keypoints ncnn) 15fps in mobile phone
0 commit comments