<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>symbian</title>
    <link>http://www.xxlinux.com/linux/embed/OS/symbian/</link>
    <description>Latest 20 infos of symbian</description>
    <copyright>Copyright(C) Empire CMS</copyright>
    <generator>Empire CMS by Empire Studio.</generator>
    <lastBuildDate>Mon, 06 Sep 2010 16:23:06 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.xxlinux.com/linux/e/data/images/rss.gif</url>
      <title>Linux联盟</title>
      <link>http://www.xxlinux.com/linux/</link>
    </image>
    <item>
      <title><![CDATA[四大智能手机操作系统比较]]></title>
      <description><![CDATA[     Symbian 
    Symbian由摩托罗拉、西门子、诺基亚等几家大型移动通讯设备商共同出资组建的一个合资公司，专门研发手机操作系统。而Symbian操作系统的前身是EPOC，而EPOC是 Electronic Piece of Cheese取第一个 ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/515.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/515.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:55 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian系统的脚本语言]]></title>
      <description><![CDATA[      近来，Symbian系统下的脚本语言具有很多潜在的实用性。但到目前为止，只有一种脚本语言是可利用的 — 至少在你想为你的应用程序提供脚本的时候。     据报道，早在一月份的时候，诺基亚的副总Lee Epting曾提出在 ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/915.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/915.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:55 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian智能系统知识介绍篇]]></title>
      <description><![CDATA[     行业从去年开始升温，到现在已经进入一个飞速发展的阶段。智能手机结合了强大的计算能力以及开放的软件系统，从娱乐到商业都有着优秀的表现，未来智能手机可以提供上万种应用供用户使用更是提供了无限前景。随 ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/516.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/516.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:54 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[symbain OS编码特定规则]]></title>
      <description><![CDATA[      接着谈谈程序的本地化实施，只有两个重要法则要记住：一是不要在c++源文件中嵌入文本，另一个就是不要对数据缓冲区尺寸进行绝对编码（在众多的数据转换中就看出来了）。
在示例代码的使用中有很多术语要遵守， ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/916.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/916.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:54 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian入门指南－接触篇]]></title>
      <description><![CDATA[ symbian是一个操作系统，C++是其原生编程语言。它为软件开发人员提供了操作系统的全面功能。当然对C++的熟悉程度直接影响了开发人员对其的使用，因为Symbian OS下的开发会广泛运用C++的高级特征和面向对象设计。我们 ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/517.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/517.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:52 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian OS环境下错误处理和清理]]></title>
      <description><![CDATA[     错误处理和清理工作对于Symbian OS环境下的开发显得尤为重要。错误处理（error handle）实际上是为了编写出更可靠的程序，而清理（cleanup）框架则是Symbian OS的编程基础，正因为如此，必须保证错误处理和清理非 ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/917.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/917.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:52 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian应用程序常用架构]]></title>
      <description><![CDATA[   所谓“应用程序架构”是指应用程序框架类的集合。 基于所需的UI设计，应用程序可以具有稍微不同的架构，但是每种架构都有一些公共部分，称为“核心应用程序类” ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/518.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/518.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:50 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian程序框架研究]]></title>
      <description><![CDATA[     S60应用程序的运行依赖于大量的OS组件，例如屏幕绘图和应用程序数据持久性等，可以直接使用OS的窗口服务器或者文件服务器即可。    应用程序框架由一套核心类组成，这些类是所有应用程序框架的基础。这些类组成了 ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/918.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/918.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:50 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian生成随机数的方法]]></title>
      <description><![CDATA[    无论开发什么程序，尤其是类似纸牌类游戏和拼图类，以及俄罗斯方块之类的游戏， 随机数发生器是必不可少的。标准c语言里面有seed()和rand()用来生成种子和数值 在symbian平台下面，用什么方法呢？下面就是一个例 ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/519.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/519.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:48 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian中把字符串变成数字的方法]]></title>
      <description><![CDATA[   我们知道C语言中又很方便的函数，很多种方法可以把字符串变成数字，
比如
char * p = "100" ; 
int       a;  
a = atoi(p) ;  // 此时a的值就是100了。
或者用这种办法也可以，就是慢点：
sscanf(p, "%d",  ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/919.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/919.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:48 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian中的gprs连接关断方法(上）]]></title>
      <description><![CDATA[ 在Symbian开发中，很多朋友都提出了gprs连接无法关断的问题。 
这种问题的主要表象是—— 
当我们关闭gprs连接的时候，程序就发生异常退出了。（屡试不爽） 
这是为什么呢？ 
我做了很多试验 ，都一样的效果， ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/920.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/920.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:45 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian中的gprs连接关断方法(下）]]></title>
      <description><![CDATA[     那么如何让程序自动关闭gprs连接呢？ 
   我考虑采用timer，一个活动对象，来完成这个任务。 
头文件定义： 
#include 
class CMbAppUi ; 
class CCloseTimer : public CTimer 
{ 
protected: 
CMbAppUi ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/921.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/921.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:45 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何取出Symbian手机中的信]]></title>
      <description><![CDATA[ 方法有两个:
1 确定出他们的路径,用文件的方式读;
2 用系统给这两个部分提供的API
通讯录方面的(别人的代码网上找的):
_LIT(KNameLabel,"Name");
_LIT(KMobileLabel,"Mobile");
_LIT(KName,"Steve");
_LIT(KM ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/922.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/922.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:43 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian OS及通讯技术术语全解（上）]]></title>
      <description><![CDATA[   
    Symbian OS和一些相关资料，内容不少，而且有些很专业。刚刚才收集整理了一份 技术术语白皮书，在这儿先放上来，大家共享。 

1G 
  In mobile telephony, first-generation systems were analog, circui ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/923.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/923.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:43 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian OS及通讯技术术语全解（下）]]></title>
      <description><![CDATA[ GSM 
Global System for Mobile communications, the most widely used digital mobile phone system and the de facto wireless telephone standard in Europe. Originally defined as a pan-European open stan ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/520.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/520.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:42 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian OS S60开发环境的搭建]]></title>
      <description><![CDATA[ （以MS VC为例）

1、安装相关SDK及VC 
Nokia根据手机的屏幕大小和价格高低把手机分成了多个系列，现在使用的系列有：Series 40、Series 60、Series 80 和Series 90。60系列采用Symbian os 6.1，然后又根据手机屏 ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/924.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/924.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:42 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian游戏编程入门之Symbian OS简介]]></title>
      <description><![CDATA[    1.1 Symbian操作系统的起源和现状 

    Symbian成立于1998年，由爱立信、诺基亚、摩托罗拉和Psion共同出资筹建。1999年，松下公司加入Symbian。2000年，世界上第一款采用Symbian操作系统的手机Ericsson R380成 ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/925.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/925.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:38 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian游戏编程入门之开发环境]]></title>
      <description><![CDATA[   2.1 安装SDK及VC　　Nokia根据手机的屏幕大小和价格高低把手机分成了多个系列，现在使用的系列有：Series 40、Series 60、Series 80 和Series 90。60系列采用Symbian os 6.1，然后又根据手机屏幕的特点对UI做了一些 ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/926.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/926.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:38 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian游戏编程入门之应用程序开发]]></title>
      <description><![CDATA[  三. 应用程序开发简介3.1 Symbian应用程序类型介绍

　　Symbian OS 中编译的二进制代码由三种目标类型，EXE、APP和DLL。3.2 EXE程序的开发

　　当我们的应用程序并不需要用户界面，只需要使用一个单独进程的时 ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/521.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-16/521.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:37 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Symbian游戏编程入门之图形显示]]></title>
      <description><![CDATA[  4.1 Window, Graphics Context和Graphics Device

4.1.1 Window

　　在Symbian OS 中，所有的绘图都是在窗口中进行的，窗口是与系统进行交互的基本单位。我们在进行绘图前，首先要声明一个窗口：　　CreateWin ]]></description>
      <link>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/927.html</link>
      <guid>http://www.xxlinux.com/linux/embed/OS/symbian/2009-02-20/927.html</guid>
      <category>symbian</category>
      <author><![CDATA[]]></author>
      <pubDate>Mon, 16 Feb 2009 05:03:37 +0000</pubDate>
    </item>
  </channel>
</rss>