当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: 这是我在SIEMENS AT COMMAND SET里面摘录的一
 

 

    摘要: 在编写游戏地图编辑器时涉及到菜单项的动态添加和动态响应,本文记录了碰到的一些问题和解决方法。 因为游戏地图是分层次存储和显示的,所以在编辑器主菜单中有个layer菜单,这个菜单中的菜单项除了一个"show only"菜单项和一个sperator,其它的菜单项是根据地图中的层数和层的名字动态添加的,所以在编译期无法知道菜单项的个数,也无法用on_command宏将这些菜单项与命......
    摘要: 1.4.1 私有程序集 私有程序集是使程序集中最简单的类型。他们一班附带于软件上面并且也仅仅被该软件所用。一般情况下附带私有程序集的情况是这样的,你在编写一个由一个可执行文件和好几个类库组成的应用程序,而类库中的代码你只想让这个应用程序使用。 系统保证私有程序集不会被其他的软件所使用,因为应用程序只可以加载与主可执行文件在同一目录或者其子目录的私有程序集。 由于我们一般认为商业软件总是会......


AT指令:AT+CPMS介绍

这是我在siemens at command set里面摘录的一段:

revision according to gsm 07.05 version 4.7.0 【程序编程相关:GRUB基本使用說明

at+cpms preferred sms message storage 【推荐阅读:SSH在远程机上操作文件!

at+cpms=? 【扩展信息:两种“BBC”恢复损坏的Linux系统

test command

response

+cpms: (list of supported <mem1>s),( list of supported <mem2>s) ,(list

+of

supported <mem3>s)

parameter

<mem1>

memory from which messages are read and deleted

sm sim message storage

me mobile equipment message storage

mt combination of "me" and "sm" storages

<mem2> messages will be written and sent to this memory storage:

sm sim message storage

me mobile equipment message storage

mt combination of "me" and "sm" storages

<mem3> memory in which received messages are preferred to be stored, if

routing to te is not set (see at+cnmi command with parameter

<mt>=2)

sm sim message storage

me mobile equipment message storage

mt combination of "me" and "sm" storages


...   下一页
 ·statspack之初体验    »显示摘要«
    摘要:呵呵,今晚之前从来没有做过statspack(好像有点丢人)。这几天一个数据库实在被折磨得不行了,明明sga_max_size有1.5g,但是实际看整个实例才用了200+m内存,慢得要死,频繁读写硬盘,偏偏硬盘又不是磁盘阵列,io狂慢,唉,痛苦啊。于是决定花点时间学下实例优化,今天打印了几页performance tuning guide的文档,读了读关于statspack的内容,在自己的笔记本上......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE