最近使用的java 通过串口通迅设备(手机或gsm猫)发送短信息的源码,包内已包含 smslib 所需的所有文件和配置方法。-Recently, the use of java through the serial port communication equipment (mobile phone or gsm cat) send text messages of the source, packet smslib already contains all the necessary files and configuration methods.
文 件 列 表
SendMessage .classpath .project bin CVS doc lib src smslib build build-libraries.xml build.properties build.xml CHANGELOG Eclipse Formatter LICENSE manual other src
SHOW FULL COLUMNS FROM `jrk_downrecords` [ RunTime:0.001598s ]
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.058574s ]
SHOW FULL COLUMNS FROM `jrk_tagrecords` [ RunTime:0.001068s ]
SELECT * FROM `jrk_tagrecords` WHERE `status` = 1 ORDER BY `num` DESC LIMIT 20 [ RunTime:0.001249s ]
SHOW FULL COLUMNS FROM `jrk_member` [ RunTime:0.001071s ]
SELECT `id`,`username`,`userhead`,`usertime` FROM `jrk_member` WHERE `status` = 1 ORDER BY `usertime` DESC LIMIT 10 [ RunTime:0.003078s ]
SHOW FULL COLUMNS FROM `jrk_searchrecords` [ RunTime:0.000953s ]
SELECT * FROM `jrk_searchrecords` WHERE `status` = 1 ORDER BY `num` DESC LIMIT 5 [ RunTime:0.003373s ]
SELECT aid,title,count(aid) as c FROM `jrk_downrecords` GROUP BY `aid` ORDER BY `c` DESC LIMIT 10 [ RunTime:0.013870s ]
SHOW FULL COLUMNS FROM `jrk_articles` [ RunTime:0.001158s ]
UPDATE `jrk_articles` SET `hits` = 2 WHERE `id` = 44504 [ RunTime:0.017209s ]