博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Palm & Pocket PC Programming
阅读量:4232 次
发布时间:2019-05-26

本文共 1186 字,大约阅读时间需要 3 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
A guide to developing applications for the main types of modern mobile devices-the Palm OS and the Pocket PC, this book focuses on using the new MobileVB tool from AppForge to create PDA applications. The applications developed are specifically for Palm devices, pocket computers with the Pocket PC/Windows CE operating system, and for Kyocera and similar communicators. Descriptions are of a different, free development environment from Microsoft-eMbedded Visual Basic 3.0-that allows programmers to create applications for pocket computers with the Pocket PC OS and its previous version, Windows CE. Tasks that use databases including a compact version of the SQL server are emphasized. Described are the basic features of MobileVB and eVB and their limitations when compared to standard Visual Basic. A detailed description is given of the controls (ingots) of each of the languages, the library functions, and the accompanying utilities. Also covered are a wide range of possible programs including games, applications that use databases, and Internet technologies.
http://rapidshare.com/files/52170758/1931769206.zip
你可能感兴趣的文章
Python笔记:文档注释docstrings, 让函数更易读懂
查看>>
Python笔记:lambda表达式
查看>>
Python笔记:input
查看>>
Python笔记:错误和异常和访问错误消息
查看>>
Python笔记:对文件的读写操作
查看>>
Python笔记:详解使用Python列表创建ndarray
查看>>
Python笔记:详解使用内置函数创建ndarray
查看>>
Typescript 中的函数应用
查看>>
Typescript 中的类的应用
查看>>
Python笔记:NumPy中的布尔型索引使用举例
查看>>
Python笔记:NumPy 中的集合运算举例: 查找共同元素,差异元素和共有元素
查看>>
Python笔记:访问或修改 Pandas Series 中的元素以及相关运算
查看>>
Python笔记:Pandas DataFrames 的使用
查看>>
Python笔记:在Pandas中处理NaN值
查看>>
Python笔记:Pandas DataFrame 加载数据的方式
查看>>
Python笔记:初识Matplotlib和Seaborn
查看>>
Typescript 中的接口的实现
查看>>
Typescript中的泛型的使用
查看>>
Fix pymysql.err.OperationalError 2003 on Mac
查看>>
Java内部类以及类的加载顺序(一)
查看>>