【软件名称】 《Windows Mobile中如何建立GPRS连接以便Socket能正常通信》 【版 本】 1.0.0 【操作系统】 Windows Mobile 5.0 【作
【软件名称】 《Windows Mobile中如何建立GPRS连接以便Socket能正常通信》 【版 本】 1.0.0 【操作系统】 Windows Mobile 5.0 【作...
【软件名称】 《Windows Mobile中如何建立GPRS连接以便Socket能正常通信》 【版 本】 1.0.0 【操作系统】 Windows Mobile 5.0 【作...
中文名:Windows Forms 程序设计 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻译: 荣耀 蒋贤哲 出版社:人民...
windows mobile下运用红外线端口进行聊天的小程序。windows ce programme书中给的代码是用在PPC2002上的,本人移植到了smartphone2003上了。...
wince6.0平台上的任务管理器,功能类似于windows的任务管理器. In order to develop applications for Windows Mobile 6.x from...
吉大视频<<Windows程序设计>>讲义,一个吉林大学副教授配套windows编程视频讲义,里面有很多编程技巧,值得一看。...
本书介绍中文Windows 2000 Professional操作系统的使用方法和技巧。主要内容包括:Windows 2000的基础知识、使用Windows 2000及其应用程序、网络、系统维护及故障...
本书专门讨论Windows网络编程技术、覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows 重定向器为法、Winsock方法、客户端远程访问服务输方法...
Visual Basic (VB)作为一种高效编程环境,它封装了部分Windows API函数,但也牺牲了一些API的功能。...Windows API即应用程序接口——Windows系统提供给用户进...
本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中 在窗口创建时在Windows...
Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | ...