<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_上善若水_分类_Symbian</title><id>http://feed.cnblogs.com/blog/u/48208/category/190874/rss</id><updated>2012-05-31T23:03:18Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enderchen/category/190874.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/48208/category/190874/rss"/><entry><id>http://www.cnblogs.com/enderchen/archive/2008/11/28/1343186.html</id><title type="text">Symbian命名规范</title><summary type="text">刚接触symbian，一般要学习symbian的命名规则，否则比较难看懂例子代码，下面总结一下：前缀1）类（class）成员参数一般采取"i"为前缀，i表示实例（instant）：TInt iCount;CBackground* iBitmap; 2) 函数参数采取“a”为前缀，a表示为参数（argument）：void ExampleFunction(TBool aExa...</summary><published>2008-11-28T07:21:00Z</published><updated>2008-11-28T07:21:00Z</updated><author><name>enderchen</name><uri>http://www.cnblogs.com/enderchen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enderchen/archive/2008/11/28/1343186.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enderchen/archive/2008/11/28/1343186.html"/><content type="text">刚接触symbian，一般要学习symbian的命名规则，否则比较难看懂例子代码，下面总结一下：前缀1）类（class）成员参数一般采取"i"为前缀，i表示实例（instant）：TInt iCount;CBackground* iBitmap; 2) 函数参数采取“a”为前缀，a表示为参数（argument）：void ExampleFunction(TBool aExa...</content></entry><entry><id>http://www.cnblogs.com/enderchen/archive/2008/11/26/1341493.html</id><title type="text">Symbian C++描述符</title><summary type="text">习惯了java,C#这些语言的开发，在symbian要转换一下思维，字符串处理就是一个例子，string用起来真叫人简单，自从看了symbian hello world例子，发现，竟然写一个hello world也不是那么容易，连字符串也不是string a="hello world",取而代之的是描述符。因为手机开发，对于内存管理很重要，默认栈的大少是8kb。字符串和二进制文件划分为一类，统一由...</summary><published>2008-11-26T07:03:00Z</published><updated>2008-11-26T07:03:00Z</updated><author><name>enderchen</name><uri>http://www.cnblogs.com/enderchen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enderchen/archive/2008/11/26/1341493.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enderchen/archive/2008/11/26/1341493.html"/><content type="text">习惯了java,C#这些语言的开发，在symbian要转换一下思维，字符串处理就是一个例子，string用起来真叫人简单，自从看了symbian hello world例子，发现，竟然写一个hello world也不是那么容易，连字符串也不是string a="hello world",取而代之的是描述符。因为手机开发，对于内存管理很重要，默认栈的大少是8kb。字符串和二进制文件划分为一类，统一由...</content></entry><entry><id>http://www.cnblogs.com/enderchen/archive/2008/11/26/1341263.html</id><title type="text">Carbide C++1.2开发环境的搭建 </title><summary type="text">Carbide C++1.2开发环境的搭建symbian环境搭建是比较麻烦的，下面是devdiv论坛上别人建议的搭建方式：1. 安装Perl到默认路径(C:"Perl)From newbie:perl的版本一定要是5.6.12. 安装Java 2 Runtime Environment到默认路径.3. 安装S60第3版 FP1 SDK到默认路径(C:"Symbian"9.2"S60_3rd_FP1...</summary><published>2008-11-26T03:16:00Z</published><updated>2008-11-26T03:16:00Z</updated><author><name>enderchen</name><uri>http://www.cnblogs.com/enderchen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/enderchen/archive/2008/11/26/1341263.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/enderchen/archive/2008/11/26/1341263.html"/><content type="text">Carbide C++1.2开发环境的搭建symbian环境搭建是比较麻烦的，下面是devdiv论坛上别人建议的搭建方式：1. 安装Perl到默认路径(C:"Perl)From newbie:perl的版本一定要是5.6.12. 安装Java 2 Runtime Environment到默认路径.3. 安装S60第3版 FP1 SDK到默认路径(C:"Symbian"9.2"S60_3rd_FP1...</content></entry></feed>
