开发优秀的C + + Symbian操作系统的代码需要一个明确的认识,
荷兰国际集团的基本概念和操作系统的性质。
这本书解释了Symbian操作系统,并显示你的主要功能
可以利用这些知识最有效。-Developing good C++ code on Symbian OS requires a clear understand-
ing of the underlying concepts and the nature of the operating system.
This book explains the key features of Symbian OS and shows how you
can use this knowledge most effectively.
SHOW FULL COLUMNS FROM `jrk_downrecords` [ RunTime:0.001066s ]
SELECT `a`.`aid`,`a`.`title`,`a`.`create_time`,`m`.`username` FROM `jrk_downrecords` `a` INNER JOIN `jrk_member` `m` ON `a`.`uid`=`m`.`id` WHERE `a`.`status` = 1 GROUP BY `a`.`aid` ORDER BY `a`.`create_time` DESC LIMIT 10 [ RunTime:0.086307s ]
SHOW FULL COLUMNS FROM `jrk_tagrecords` [ RunTime:0.000938s ]
SELECT * FROM `jrk_tagrecords` WHERE `status` = 1 ORDER BY `num` DESC LIMIT 20 [ RunTime:0.001304s ]
SHOW FULL COLUMNS FROM `jrk_member` [ RunTime:0.001487s ]
SELECT `id`,`username`,`userhead`,`usertime` FROM `jrk_member` WHERE `status` = 1 ORDER BY `usertime` DESC LIMIT 10 [ RunTime:0.005571s ]
SHOW FULL COLUMNS FROM `jrk_searchrecords` [ RunTime:0.001265s ]
SELECT * FROM `jrk_searchrecords` WHERE `status` = 1 ORDER BY `num` DESC LIMIT 5 [ RunTime:0.005774s ]
SELECT aid,title,count(aid) as c FROM `jrk_downrecords` GROUP BY `aid` ORDER BY `c` DESC LIMIT 10 [ RunTime:0.015384s ]
SHOW FULL COLUMNS FROM `jrk_articles` [ RunTime:0.020325s ]
UPDATE `jrk_articles` SET `hits` = 2 WHERE `id` = 88981 [ RunTime:0.019282s ]