<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_瑞德船长</title><subtitle type="text">奋斗是最大的成就，努力过才没有遗憾</subtitle><id>http://feed.cnblogs.com/blog/u/13130/rss</id><updated>2011-03-14T05:00:32Z</updated><author><name>瑞德船长</name><uri>http://www.cnblogs.com/mediar/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mediar/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/13130/rss"/><entry><id>http://www.cnblogs.com/mediar/archive/2010/03/14/1685436.html</id><title type="text">Ext.form.ComboBox setValue()初始值设定问题</title><summary type="text">在Store加上一个listeners时设置ComBox中对应的键值。 Html代码 varnodeNameStore=newExt.data.JsonStore({ url:Listener +'?className=etl.db.Node&amp;methodName=getAllNodeJSON&amp;paramCount=0', totalProperty:'results', root...</summary><published>2010-03-14T04:27:00Z</published><updated>2010-03-14T04:27:00Z</updated><author><name>瑞德船长</name><uri>http://www.cnblogs.com/mediar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mediar/archive/2010/03/14/1685436.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mediar/archive/2010/03/14/1685436.html"/><content type="text">在Store加上一个listeners时设置ComBox中对应的键值。 Html代码 varnodeNameStore=newExt.data.JsonStore({ url:Listener +'?className=etl.db.Node&amp;methodName=getAllNodeJSON&amp;paramCount=0', totalProperty:'results', root...</content></entry><entry><id>http://www.cnblogs.com/mediar/archive/2010/03/11/1683588.html</id><title type="text">Ext.tree.TreePanel  在IE下不正常加载</title><summary type="text">Ext.tree.TreePanel 在IE下不正常加载,两种解决方法 1不停的加载，直到true 2 使用Ext.Ajax.request代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;|&lt;scriptlanguage="javascri...</summary><published>2010-03-11T08:27:00Z</published><updated>2010-03-11T08:27:00Z</updated><author><name>瑞德船长</name><uri>http://www.cnblogs.com/mediar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mediar/archive/2010/03/11/1683588.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mediar/archive/2010/03/11/1683588.html"/><content type="text">Ext.tree.TreePanel 在IE下不正常加载,两种解决方法 1不停的加载，直到true 2 使用Ext.Ajax.request代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;|&lt;scriptlanguage="javascri...</content></entry><entry><id>http://www.cnblogs.com/mediar/archive/2009/08/28/1555765.html</id><title type="text">Windows mobile 开发入门—控件开发(漂亮的进度条)</title><summary type="text">最终的效果如上图.它主要是由几个图片绘制而成,左右两个圆角、经过的、未经过的还有一个%分数。原理非常简单，我们看看代码吧。[代码]</summary><published>2009-08-28T06:27:00Z</published><updated>2009-08-28T06:27:00Z</updated><author><name>瑞德船长</name><uri>http://www.cnblogs.com/mediar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mediar/archive/2009/08/28/1555765.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mediar/archive/2009/08/28/1555765.html"/><content type="text">最终的效果如上图.它主要是由几个图片绘制而成,左右两个圆角、经过的、未经过的还有一个%分数。原理非常简单，我们看看代码吧。[代码]</content></entry><entry><id>http://www.cnblogs.com/mediar/archive/2009/08/28/1555748.html</id><title type="text">Windows mobile 开发入门—GPS程序的开发</title><summary type="text">Mobile对GPS端口进行映射管理，所以GPS可以支持多个程序同时运行。在做GPS开发时我们可以自己从GPS硬件读取NMEA元数据然后根据协议解析。当然也可以使用现有的开源类库。我所接触到的有两个开源类库，一个是GPSReader，还有一个是微软示例程序中的。MS例子在： D:\Program Files\Windows Mobile 6 SDK\Samples\PocketPC\CS\GPS ...</summary><published>2009-08-28T05:56:00Z</published><updated>2009-08-28T05:56:00Z</updated><author><name>瑞德船长</name><uri>http://www.cnblogs.com/mediar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mediar/archive/2009/08/28/1555748.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mediar/archive/2009/08/28/1555748.html"/><content type="text">Mobile对GPS端口进行映射管理，所以GPS可以支持多个程序同时运行。在做GPS开发时我们可以自己从GPS硬件读取NMEA元数据然后根据协议解析。当然也可以使用现有的开源类库。我所接触到的有两个开源类库，一个是GPSReader，还有一个是微软示例程序中的。MS例子在： D:\Program Files\Windows Mobile 6 SDK\Samples\PocketPC\CS\GPS ...</content></entry><entry><id>http://www.cnblogs.com/mediar/archive/2009/08/28/1555684.html</id><title type="text">Windows mobile 开发入门—网络程序的开发</title><summary type="text">这里讲的网络程序的开发,主要是在程序中连接网络,在CF中UDP与TCP与Windows 应用程序相差不多.设置 mobile要联接网络,先觉条件是要有一个拔号设置,移动拔号设置分为cmwap,cmnet.这个设置非常的重要,cmwap只支持http而不支持tcp和udp,因为这个原因我曾经就花费过许多时间.开始--&gt;设置--&gt;连接(选项卡)—&gt;连接(按钮)&amp;#8212...</summary><published>2009-08-28T04:12:00Z</published><updated>2009-08-28T04:12:00Z</updated><author><name>瑞德船长</name><uri>http://www.cnblogs.com/mediar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mediar/archive/2009/08/28/1555684.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mediar/archive/2009/08/28/1555684.html"/><content type="text">这里讲的网络程序的开发,主要是在程序中连接网络,在CF中UDP与TCP与Windows 应用程序相差不多.设置 mobile要联接网络,先觉条件是要有一个拔号设置,移动拔号设置分为cmwap,cmnet.这个设置非常的重要,cmwap只支持http而不支持tcp和udp,因为这个原因我曾经就花费过许多时间.开始--&gt;设置--&gt;连接(选项卡)—&gt;连接(按钮)&amp;#8212...</content></entry><entry><id>http://www.cnblogs.com/mediar/archive/2009/08/27/1555078.html</id><title type="text">Windows mobile 开发入门—开发绚丽滑动效果</title><summary type="text">前言   在这里制作一个9宫格的小程序，如果超过9个，那么就自动翻页。翻页采用划动实现，并且有惯性作用。 原理 mobile手机里滑动效果主要是原理是支持屏幕的触摸，当我们按下、松开时系统分别可以捕捉到相应的坐标位置，然后动态的改变布局，从而达到划动的效果。 图型button 由于mobile还没有支持图片button，所以我们做出一个辅佐类，当按下、弹开时分别...</summary><published>2009-08-27T08:08:00Z</published><updated>2009-08-27T08:08:00Z</updated><author><name>瑞德船长</name><uri>http://www.cnblogs.com/mediar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mediar/archive/2009/08/27/1555078.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mediar/archive/2009/08/27/1555078.html"/><content type="text">前言   在这里制作一个9宫格的小程序，如果超过9个，那么就自动翻页。翻页采用划动实现，并且有惯性作用。 原理 mobile手机里滑动效果主要是原理是支持屏幕的触摸，当我们按下、松开时系统分别可以捕捉到相应的坐标位置，然后动态的改变布局，从而达到划动的效果。 图型button 由于mobile还没有支持图片button，所以我们做出一个辅佐类，当按下、弹开时分别...</content></entry><entry><id>http://www.cnblogs.com/mediar/archive/2009/08/27/1554976.html</id><title type="text">Windows mobile 开发入门—第一个程序&amp;quot;hello world&amp;quot;,链接调试,模拟器的使用</title><summary type="text">手机与电脑同步安装了Microsoft ActiveSync 以后系统默认情况下会开机启动，监控智能手机的插入，识别USB接口。当手机插入后，ActiveSync弹出对话框，询问是否与电脑同步，如果不愿意同步可以选择取消。如果选择下一步的话，可以和电脑同步联系人、日历、电子邮件、任务等(不过必需要安装outlook). 当手机与电脑联接后，手机与电脑可以进行如下操作：1 还可以通过电脑上网2 可以...</summary><published>2009-08-27T04:14:00Z</published><updated>2009-08-27T04:14:00Z</updated><author><name>瑞德船长</name><uri>http://www.cnblogs.com/mediar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mediar/archive/2009/08/27/1554976.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mediar/archive/2009/08/27/1554976.html"/><content type="text">手机与电脑同步安装了Microsoft ActiveSync 以后系统默认情况下会开机启动，监控智能手机的插入，识别USB接口。当手机插入后，ActiveSync弹出对话框，询问是否与电脑同步，如果不愿意同步可以选择取消。如果选择下一步的话，可以和电脑同步联系人、日历、电子邮件、任务等(不过必需要安装outlook). 当手机与电脑联接后，手机与电脑可以进行如下操作：1 还可以通过电脑上网2 可以...</content></entry><entry><id>http://www.cnblogs.com/mediar/archive/2009/08/18/1548744.html</id><title type="text">Windows mobile 开发入门—环境搭建</title><summary type="text">Windows mobile作为MS移动智能机操作系统,越来越受到人门的关注, mobile的开发也由EVC合并到VS中,从而使开发大大的新简化,但是一些环境和开发方式,以及类库还是与PC的开发不同.我也是几个月前才学习mobile的开发,有些心得写下来,帮助那些没有入门而想入门的同学.Vs2008安装包里默认的是5.0sdk,而现在流行的是mobile6.1,所以最好下载6.0的SDK和模拟器软...</summary><published>2009-08-18T03:59:00Z</published><updated>2009-08-18T03:59:00Z</updated><author><name>瑞德船长</name><uri>http://www.cnblogs.com/mediar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mediar/archive/2009/08/18/1548744.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mediar/archive/2009/08/18/1548744.html"/><content type="text">Windows mobile作为MS移动智能机操作系统,越来越受到人门的关注, mobile的开发也由EVC合并到VS中,从而使开发大大的新简化,但是一些环境和开发方式,以及类库还是与PC的开发不同.我也是几个月前才学习mobile的开发,有些心得写下来,帮助那些没有入门而想入门的同学.Vs2008安装包里默认的是5.0sdk,而现在流行的是mobile6.1,所以最好下载6.0的SDK和模拟器软...</content></entry><entry><id>http://www.cnblogs.com/mediar/archive/2008/09/04/1283880.html</id><title type="text">短信PDU编码解码(转)</title><summary type="text">有两种方式，一有短信网关，二是通过SMS的DTE-DCE接口标准(AT命令集)。我们来讨论一下At命令发送短信，下面是在Siemens M75验证。 一共有三种方式来发送和接收SMS信息：Block Mode, Text Mode和PDU Mode。其中PDU Mode被所有手机支持，可以使用任何字符集，这也是手机默认的编码方式。其中又分7bit-160，8bit-140，16bit-70的方式，...</summary><published>2008-09-04T04:32:00Z</published><updated>2008-09-04T04:32:00Z</updated><author><name>瑞德船长</name><uri>http://www.cnblogs.com/mediar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mediar/archive/2008/09/04/1283880.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mediar/archive/2008/09/04/1283880.html"/><content type="text">有两种方式，一有短信网关，二是通过SMS的DTE-DCE接口标准(AT命令集)。我们来讨论一下At命令发送短信，下面是在Siemens M75验证。 一共有三种方式来发送和接收SMS信息：Block Mode, Text Mode和PDU Mode。其中PDU Mode被所有手机支持，可以使用任何字符集，这也是手机默认的编码方式。其中又分7bit-160，8bit-140，16bit-70的方式，...</content></entry><entry><id>http://www.cnblogs.com/mediar/archive/2008/05/18/1201760.html</id><title type="text">发布一个小工具:建立站点和域名绑定(附代码)</title><summary type="text">当我们在网上下载开源的WEB程序时,有好些程序不能在虚拟目录下运行. 为了让程序运行起来,我们要建Website ,然后设一个主机头,再去修改host文件.写次去找那个目录结构好深的文件感觉到好麻烦,所以写下这个小工具. 小工具用到的主要技术就是对IIS进行操作,网上已经有许多代码,但是都不够完整.另外程序还将自动的修改你的HOST文件. 在绑定IP的时候格式为 IP:PORT:DOMAIN 创建...</summary><published>2008-05-17T21:07:00Z</published><updated>2008-05-17T21:07:00Z</updated><author><name>瑞德船长</name><uri>http://www.cnblogs.com/mediar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mediar/archive/2008/05/18/1201760.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mediar/archive/2008/05/18/1201760.html"/><content type="text">当我们在网上下载开源的WEB程序时,有好些程序不能在虚拟目录下运行. 为了让程序运行起来,我们要建Website ,然后设一个主机头,再去修改host文件.写次去找那个目录结构好深的文件感觉到好麻烦,所以写下这个小工具. 小工具用到的主要技术就是对IIS进行操作,网上已经有许多代码,但是都不够完整.另外程序还将自动的修改你的HOST文件. 在绑定IP的时候格式为 IP:PORT:DOMAIN 创建...</content></entry></feed>
