黄季冬=>fox23

Freesc Huang
&
Windows Embedded
数据加载中……

置顶随笔

[置顶]Windows Mobile 系列文章索引---不断整理中(2008-06-04)

     摘要:

应朋友要求把这个blog的部分Windows Mobile相关文章整理了一下,方便阅读。Enjoy it! :)

  阅读全文

posted @ 2008-05-22 23:46 fox23 阅读(633) | 评论 (6)编辑
[置顶][资源]Windows Mobile 开发者新手上路指南

     摘要: 新手指南和资源列表  阅读全文

posted @ 2008-02-05 23:05 fox23 阅读(1018) | 评论 (5)编辑

2008年7月23日

在.Net Micro Framework中访问硬件 - part2

     摘要:

本文介绍了.Net Micro Framework中对硬件的简单而独特的访问方式。涉及I2C,SPI等。通过简明的例程说明了如何在.Net MF中创建并访问I2C和SPI设备 Keywords: .Net Micro framework, I2C, SPI, Embedded, C#   阅读全文

posted @ 2008-07-23 22:55 fox23 阅读(552) | 评论 (2)编辑
[推荐]Windows Mobile上托管的服务和今日插件(C#)

论坛上经常有人问到这样两个问题:

如何使用C#在Windows Mobile上编写一个像Windows服务一样的后台程序;

如何使用C#在Windows Mobile上编写“今日”屏幕插件(Today plug-in);

 

Peter Nowaks 的博客文章creating Managed Services in Windows Mobile by using .NET Compact Framework. 他为此编写了一套类库,你可以在 CodePlex上找到。

Christopher Fairbairn 为第二个问题编写了 “今日”屏幕类库,为各位托管代码的开发者提供了便利 

 

相关链接
Peter Nowaks on Creating Managed Services in Windows Mobile
Christopher Fairbairn on Creating Managed Today Screen Item

 

Enjoy!

 

Freesc

posted @ 2008-07-23 21:37 fox23 阅读(89) | 评论 (1)编辑

2008年7月14日

crcdisk.sys. You hurt me!

前天一早我的小本(x60 with Windows Vista ultimate)在一次非正常关机后进不了OS了.

症状

  • 开机停留在滚动条处, 硬盘等闪一阵子就去死了
  • 安全模式在加载crcdisk.sys的时候也去死了
解法
(第N次感叹,google的确是个好东西)
在google一会儿之后我找到了下面这个帖子:
http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1288756&SiteID=17
步骤一.插入vista的安装盘
步骤二.在提示你安装到那个分区的界面上(或者输密钥的界面)按shift+f10进入命令行
步骤三.命令行执行chkdsk /F D:(然后对E,C盘执行同样的操作)
步骤四.chkdsk完成后重启电脑

enjoy!

特别感谢老翁提供的一张BenQ的Vista Home的盘和黄蕾姐提供的USB线(小本没有光驱).



posted @ 2008-07-14 20:30 fox23 阅读(60) | 评论 (0)编辑

2008年7月9日

在.Net Micro Framework中访问硬件 - part1

     摘要:

摘要:本文介绍了.Net Micro Framework中对硬件的简单而独特的访问方式。涉及GPIO,RS232串口等。通过简明的例程说明了如何创建IO口,如何发送接受数据的过程。 Keywords: .Net Micro framework, GPIO, RS232, Embedded, C#  阅读全文

posted @ 2008-07-09 23:05 fox23 阅读(1476) | 评论 (6)编辑

2008年7月8日

TechEd 2008 .NET Micro Framework FAQ

     摘要: 看到一篇.net MF的FAQ,还比较全面,贴出来了,希望对和我一样菜的.Net MF菜鸟们能对它有所认识。原文由Pavel Bánský发表:http://bansky.net/blog/2008/06/teched-2008-net-micro-framework-faq/  阅读全文

posted @ 2008-07-08 20:54 fox23 阅读(213) | 评论 (2)编辑

2008年7月7日

在代码里访问HTC Diamond的倾斜传感器



使用Visual Studio你也可以做出同样的东西~  见Scott Seligman的博客,他已经编写了一个简单的程序用以访问Diamond的tilt sensor,你可以下载了看看,如果你有Diamond的话,不妨编写一个自己的.NET 版本测试一下如何。
Fun with the Diamond's tilt sensor
enjoy it ;-)

posted @ 2008-07-07 22:01 fox23 阅读(127) | 评论 (7)编辑

2008年7月5日

在Windows Mobile 5,6 的设备上使用ActiveSync Remote Display

不少朋友问做演示的时候有没有什么工具同步WM设备屏幕到桌面,使用户能在PC上操作?
个人认为,如果是做demo或是presentation,需要把Windows Mobile设备上的屏幕同步到PC上的话,ActiveSync Remote Display 无疑是个不错的选择,只是这个小工具是为WM2003和之前的设备设计的。如果要在WM5上使用的话还要稍稍操作一下。首先在这里下载Windows Mobile power toys。
安装后,在安装文件夹\Windows Mobile Developer Power Toys\ActiveSync_Remote_Display\devices\wce400\armv4下面找到cerdisp2.exe,然后copy到设备上Windows文件夹下面。ok,现在可以用它在PC上方便的操控WM5以上的设备了

enjoy!




posted @ 2008-07-05 03:09 fox23 阅读(136) | 评论 (6)编辑
[OTs]New Start @ CSIP

let's check out the routemap provided by google map service
very cool , right:)


posted @ 2008-07-05 01:15 fox23 阅读(29) | 评论 (0)编辑

2008年7月4日

为什么要使用模拟器?

Mr ReedR写了一篇关于模拟器的有趣的日志emulators-make-my-development-easier-because,如果你是新手的话,不妨去读读看:-)


posted @ 2008-07-04 01:50 fox23 阅读(53) | 评论 (0)编辑
[CoolStuff]眩酷的Windows Mobile UI软件Pointui(download for free)

确实很漂亮,而且是免费软件~ 
可以去pointui.com下载
贴几张图吧:



About Pointui

After grinding our teeth with enterprise mobile systems, we came to the conclusion that end users need applications that focus on usability, performance and consistency.

Pointui (pronounced point-you-i) has been built from the ground up and sets the benchmark in pioneering the delivery of total user experience, never before achieved on a Windows Mobile device.

Our main focus is structured around simplicity and usability while extracting the most out of your current Windows Mobile device. All products we develop forge stability and dependability while maximising performance.

enjoy it~

 

Freesc

posted @ 2008-07-04 01:06 fox23 阅读(182) | 评论 (2)编辑

2008年6月7日

[书籍]Professional Microsoft Windows Embedded CE 6.0

     摘要:

从事或者即将从事嵌入式开发的朋友又有书看了,今年11月wrox将出版一本《Professional Microsoft Windows Embedded CE 6.0》,该书阐述了从制作一个OS镜像到使用VS进行托管应用程序的开发的全过程,并结合了最新的开发工具VS2008提供了丰富的实际例子。

  阅读全文

posted @ 2008-06-07 17:22 fox23 阅读(530) | 评论 (2)编辑

2008年6月5日

Windows SideShow for Windows Mobile!

随着两天前 Windows Side Show for Windows Mobile的发布, 标志着Windows SideShow 有了一个更新更广的设备终端。张欣(ms MVP)已经撰写了相关的文章,推荐大家去看看:
http://mobileside.cn/post/2008/06/WindowsSideShowForWindowsMobile.aspx



相关资源:
Windows SideShow for Windows Mobile (Developer Preview)
Windows SideShow Managed Runtime 1.0
Windows SideShow Managed API 1.0 SDK

posted @ 2008-06-05 10:23 fox23 阅读(101) | 评论 (0)编辑

2008年6月4日

再谈Windows Mobile上的模拟按键操作

     摘要:

本文总结了如何在Windows Mobile上实现模拟按键的操作,并阐述了通过模拟按键我们可以实现的种种有意义的应用。
Keywords
Windows Mobile, keybd_event, .Net Compact Framework, keystroke

  阅读全文

posted @ 2008-06-04 16:12 fox23 阅读(1769) | 评论 (5)编辑

2008年6月2日

多处理器的线程依赖

     摘要: 本文结合一个有趣的例子演示了如何设置CPU的线程依赖,并解释了物理线程和逻辑线程的区别和联系。
Keywords
CPU, Thread, ProcessThread, C#
  阅读全文

posted @ 2008-06-02 22:35 fox23 阅读(301) | 评论 (2)编辑
数字通信原理笔记(三)---区域与识别号

     摘要:   阅读全文

posted @ 2008-06-02 22:29 fox23 阅读(139) | 评论 (0)编辑

2008年5月22日

Windows Mobile 系列文章索引---不断整理中(2008-06-04)

     摘要:

应朋友要求把这个blog的部分Windows Mobile相关文章整理了一下,方便阅读。Enjoy it! :)

  阅读全文

posted @ 2008-05-22 23:46 fox23 阅读(633) | 评论 (6)编辑
[翻译]GDI on Windows Mobile--托管代码和本地代码的性能比较

     摘要: 在论坛或者邮件组里经常会有朋友提到,要想提高图形应用程序的性能必须要使用本地代码(C/C++)来开发。我们也经常听说本地代码在三维图形的操作上要比托管代码快得多。然而,事实并非完全如此,本文会通过多个平台上的实验数据来探讨托管代码和本地代码在图形操作上的性能问题。
Keywords
GDI, C++, C#, Windows Mobile, .NET Compact Framwork, performance  阅读全文

posted @ 2008-05-22 03:50 fox23 阅读(1956) | 评论 (14)编辑

2008年5月18日

An Immutable Class

一个简单的Immutable Class:

class Contact
{
    
public Contact(String fullName, String phoneNumber)
    
{
        
this.fullName= fullName;
        
this.phoneNumber= phoneNumber;
    }


    
public Contact ChangeNumber(String newNumber)
    
{
        
//创建一个新实例
        return new Contact (this.fullName, newNumber);
    }


    
readonly String fullName;
    
public String FullName get return fullName; }}

    
readonly String phoneNumber;
    
public uint PhoneNumberget return phoneNumber; }}
}

posted @ 2008-05-18 21:05 fox23 阅读(70) | 评论 (0)编辑
[CF.Skills]播放嵌入资源的声音文件

     摘要: 本文阐述了在Windows Mobile中如何播放潜入资源的声音文件
Keywords
PlaySound, Windows Mobile, Embedded Resources, p/invoke  阅读全文

posted @ 2008-05-18 02:30 fox23 阅读(341) | 评论 (2)编辑

2008年5月17日

Direct Push---甚好甚强巨

     摘要:

Push Mail的业务在国内业已渐渐活跃起来,Exchange Server和智能手机PDA的普及程度也从很大程度上反映了企业(公司)的信息化水平。本文阐述了Direct Push实现条件,实现机制,heartbeat校正的过程和防火墙配置的相关内容。
Keywords
Direct Push, Exchange Server 2007, Email

  阅读全文

posted @ 2008-05-17 22:32 fox23 阅读(1804) | 评论 (17)编辑