-
开发框架。
一.说明:
此框架的意图是解决手机软件开发中常遇到,并且可以通用话的问题。
旨在提高无线应用程序的开发效率
二.EasyMF 能做什...
开发框架。
一.说明:
此框架的意图是解决手机软件开发中常遇到,并且可以通用话的问题。
旨在提高无线应用程序的开发效率
二.EasyMF 能做什么
1.简化UI设计
2.RMS的简化操作
3.简单的日志框架
4.简单的联网框架
5.通用工具的设计
6.一些图形相关的特效
三.EasyMF 的功能列表
1.UI 框架
2.日志框架
3.RMS框架
4.通用工具框架
5.图形相关
6.一堆有用的DEMO
四.EasyMF 的设计原理
1.UI的设计原理
UI是所有应用程序的核心。 这些核心在PC上的变动性比较固定,而由于手机屏幕,
运算能力 等差异,会导致设计一个手机软件大部分时间都花在UI层的设计上,业务
逻辑层往往比较少,这也就是80/20原则吧。
如果有一个可以组装的UI的出现,将大大减少应用程序的开发时间,而EasyMF UI
层就是为了这个而设计的。
2.日志框架设计成尽量的简单,并且有效的记录下用户想需要记录的日志
3.联网框架,简化Http的联网,并十分的符合中国网络环境的东西。
4.工具集合
5.图形图片处理
6.RMS的简易操作
-err
- 2022-07-28 01:48:05下载
- 积分:1
-
这个是Mobile PPC同步软件的使用说明,带截图,解释得很详细,对初学者学习有很大帮助。...
这个是Mobile PPC同步软件的使用说明,带截图,解释得很详细,对初学者学习有很大帮助。-This is a synchronous Mobile PPC software for use with a screenshot to explain it in detail, and are very helpful for beginners to learn.
- 2023-01-09 04:45:04下载
- 积分:1
-
通过API调用,可以把从键盘接收到的字符串到串口,然后把获得的字符显示在屏幕上...
通过API调用,可以把从键盘接收到的字符串到串口,然后把获得的字符显示在屏幕上-through API calls can be received from the keyboard to the string of serial and then the characters were shown on the screen
- 2023-01-15 22:00:03下载
- 积分:1
-
用spcomm编写的串口监视程序,包括在线监视和离线监视
用spcomm编写的串口监视程序,包括在线监视和离线监视-spcomm prepared with the serial monitoring program, including online and offline monitoring surveillance
- 2022-02-24 11:12:44下载
- 积分:1
-
本文讲述了linux操作系统下网络编程的相关步骤。
Linux的源码里,网络接口的实现部份是非常值得一读的,通过读源码,不仅对网络协议会有更深的了解,也有...
本文讲述了linux操作系统下网络编程的相关步骤。
Linux的源码里,网络接口的实现部份是非常值得一读的,通过读源码,不仅对网络协议会有更深的了解,也有助于在网络编程的时候,对应用函数有更精确的了解和把握。
本文把重点放在网络接口程序的总体结构上,希望能作为读源码时一些指导性的文字。
-This article describes network programming under linux operating system of the relevant steps. Linux source code, the network interface to achieve most of it is very worth reading, by reading the source, not only on the network will have a deeper understanding of the agreement, will also help in network programming when the application has a more precise function understanding and grasp. This article focused on the network interface on the overall structure of the procedure, hoping for some guidance when reading source code of the text.
- 2023-05-26 17:40:04下载
- 积分:1
-
iso c 语言标准。不是每个人都看过吧。比大学教材好很多。
iso c 语言标准。不是每个人都看过吧。比大学教材好很多。-ISO IEC 9899 TC3
- 2022-08-17 02:33:43下载
- 积分:1
-
TFT液晶LCD的控制器HX8345的驱动程序
TFT液晶LCD的控制器HX8345的驱动程序-TFT LCD LCD controller driver HX8345
- 2022-07-20 22:20:18下载
- 积分:1
-
a code to transfer images using bluetooth
a code to transfer images using bluetooth
- 2023-01-02 23:10:04下载
- 积分:1
-
该文件内含两个文件,一个是串口调试助手,另一个是用VC编写串口调试助手的源程序,对串口调试助手及其实现原理感兴趣的,是一个很有用的资料。...
该文件内含两个文件,一个是串口调试助手,另一个是用VC编写串口调试助手的源程序,对串口调试助手及其实现原理感兴趣的,是一个很有用的资料。-The document contains two papers, one is the serial debug assistant, and the other is used to prepare serial debug VC source assistants, assistant to the serial debug and realize the principle of interest is a very useful information.
- 2022-05-19 03:36:38下载
- 积分:1
-
vs2008写的串口通讯程序
根据网上教程编写的一个简单的串口通讯小程序,可以实现接收串口数据,但是不能选择接收和发送的进制,第一次写程序有点小问题见谅
- 2023-01-17 20:30:04下载
- 积分:1