Android - Drag and Drop
Android drag/drop framework allows your users to move data from one View to another View in the current layo
2021-12-07 14:05
100 
Android - Notifications
Anotificationis a message you can display to the user outside of your application's normal UI. When yo
2021-12-07 14:05
113 
Android - Location Based Services
Android location APIs make it easy for you to build location-aware applications, without needing to focus
2021-12-07 14:05
104 
Android - Sending Email
Emailis messages distributed by electronic means from one system user to one or more recipients via a netw
2021-12-07 14:05
143 
Android - Sending SMS
In Android, you can use SmsManager API or devices Built-in SMS application to send SMS's. In this tutori
2021-12-07 14:05
103 
Android - Phone Calls
Android provides Built-in applications for phone calls, in some occasions we may need to make a phone call t
2021-12-07 14:05
120 
iOS 后缀名文件的区别
文件区别:.h :头文件。头文件包含类,类型,函数和常数的声明。.m :源代码文件。这是典型的源代码文件扩展名,可以包含Objective-C和C代码。.mm :源代码文件。带有这种扩展名的源代码文件,除了可以包含O
2021-12-07 14:04
127 
Android - Emulator Tutorial
The Android SDK includes a virtual mobile device emulator that runs on your computer. The emulator lets yo
2021-12-07 14:04
139 
T:0.011430s,M:1002.35 KB
返回顶部 留言