JSSDK Development Steps
- Bind a secure domain name (the domain name is bound to any public number)
- Introducing JS
- Permission Validation wx.config ({})
- Ready all the development is written in ready
- Error
Share interface
- Onmenusharetimeline Share to Friends Circle
- Onmenushareappmessage Share to friends
- Onmenushareqq
- Onmenushareweibo
- Onmenushareqzone
Image interface
- Chooseimage
- Previewimage
- Uploadimage
- Downloadimage
- Getlocalimgdata
Voice interface
- Startrecord
- Stoprecord
- Onvoicerecordend
- Playvoice
- Pausevoice
- Stopvoice
- Onvoiceplayend
- Uploadvoice
- Downloadvoice
Smart interface
Device information
- Getnetworktype Network Status
D Positioning
Interface operation
- CloseWindow
- Hideallnonbasemenuitem
- Showallnonbasemenuitem
- Hidemenuitems
- Showmenuitems
Sweep
ECS Build FTP Server Client Preparation
- FileZilla
- Sublime Plug-in Ftp-sync
Installing VSFTPD
yum install vsftpd
Turn on the FTP service and set the boot from
systemctl start vsftpdsystemctl enable vsftpd
Create a user
Change the user who owns the directory
chown -R 用户名 目录地址
Applet 2 (jssdk,ecs build FTP server)