Windows Mobile 5 编程体验3
今天讲一下移动web开发,就将一个小例子,手机号码归属地查询。首先告诉大家一个网站,www.webxml.com.cn。ok,我们新建一个项目,在项目下新建一个web移动窗体,名为Index.aspx。有的VS2008上没有移动web窗体模板,怎么办呢,需要下载模板文件,在这里我帮大家已经提供了。下载下来根据文件夹下的readme.txt文件把文件拷贝到相应的目录即可。ok,我的目录是C:\Do....
Windows Mobile 5 编程体验1
今天我们就来看看windows mobile 5 程序开发,相信看过前两篇文章的同志已经对windows mobile开发产生了浓厚的兴趣。ok,今天我们来看看如何创建windows mobile数据库应用程序。首先打开SqlServer ManageMent Studio。服务器类型选择SqlServer Mobile 数据库文件选择“新建数据库文件”,在这里我们新建一个名为test的数据库文....
Windows Mobile 5 编程体验4
今天做一个在windows mobile中画图,并保存到模拟器文件夹下的例子。ok新建一个项目,添加一个窗体。界面设计如下,在屏幕的中间我放了一个图片框。 要画图,肯定要用到鼠标事件,具体用到哪些呢,应该是Mouse_Down,Mouse_Move,Mouse_Up。首先当鼠标按下时,我们创建一个点的list数组。当鼠标移动的时候我们就往这个list数组里面添加点。在高中...
windows mobile 5编程体验2
今天没事干,就练练手,做一个简单的欠债还钱系统。首先我们在SQLServer 2008上设计好数据库。打开SQLServer 2008 Management studio。服务器类型选择SQL Server Compact Edition。 数据库文件选项选择新建数据库。ok我们新建一个名为Debt的数据库文件,我们再新建一个名为为DebtInfo的表。如下 好了,ok接下来就进入我们...
Windows Mobile 5.0编程—奥运场馆速查
虽然前不久买了一个HP基于windows Mobile 5.0的PDA,由于工作太为繁忙,并没有为之开发相应的程序。没想到微软最近开展了酷炫应用争霸赛,征集“奥运”相关的作品,我忙里偷闲,用VS2005开发了一个关于奥运场馆的小程序,时值2008北京奥运前夕,也算是为奥运做了“贡献”:-) 虽然说是小程序,其实需要的知识不少,下面我简要介绍一下。 一、功能特色 该软件最大的特色就是,...
本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。
Windows mobile相关内容
- mobile Windows
- Windows mobile data
- Windows mobile pro
- Windows mobile devices
- Windows mobile按键
- Windows mobile开发
- 手机Windows mobile
- Windows mobile web service
- Windows mobile device
- Windows mobile framework
- Windows mobile embedded ce
- Windows mobile ce
- Windows mobile bluetooth
- Windows mobile蓝牙
- Windows mobile游戏
- Windows mobile路径
- Windows mobile封装
- Windows mobile wtl对话框
- Windows mobile cf
- Windows mobile自定义
- Windows mobile测试
- Windows mobile软件
- Mobile Windows横竖屏自识别技术
- Windows mobile菜单
- Windows mobile native c++
- Windows mobile native .net compact
- pc Windows mobile
- Windows mobile .net
- Windows mobile .net compact framework
- uwp Windows mobile
Windows更多mobile相关
- Windows mobile sqlite
- Windows Mobile开发系列文章收藏
- Windows mobile设备
- Windows mobile版本
- opengl es字符串Windows mobile
- Windows Mobile编程体验
- Windows mobile网络连接
- wince Windows mobile
- Windows mobile wince embedded
- Windows mobile wince embedded wtl
- Windows mobile模拟器
- Windows mobile wince compact framework
- Windows mobile embedded native
- Windows mobile wince embedded ce
- Windows mobile wince ce .net framework
- Windows mobile wince framework
- Windows mobile build
- Windows mobile梦幻
- Windows mobile wince embedded win32
- 操作Windows mobile
- 美化Windows mobile
- Windows mobile实现自动匹配
- Windows Mobile Wince Native C++开发
- Windows mobile native c++封装
- Windows mobile wince ce进程
- Windows mobile梦幻new
- Windows Mobile消息钩子
- Windows mobile native多线程
- Windows Mobile开始菜单
- Windows mobile widget
Windows您可能感兴趣
- Windows服务器管理
- Windows x64
- Windows解决方案
- Windows评估
- Windows漏洞
- Windows服务器
- Windows软件
- Windows网络
- Windows设备
- Windows后端
- Windows安装
- Windows server
- Windows系统
- Windows linux
- Windows配置
- Windows ecs
- Windows phone
- Windows服务
- Windows环境
- Windows文件
- Windows开发
- Windows R2
- Windows程序
- Windows部署
- Windows IIS
- Windows设置
- Windows方法
- Windows报错
- Windows命令
- Windows访问
开发与运维
集结各类场景实战经验,助你开发运维畅行无忧
+关注