摘要:
PHP code header("Content-type: text/json"); $items = array(); while($row = mysql_fetch_object($rs)){ $newDT = strtotime($row->dt) * 1000; $pa... 阅读全文
posted @ 2015-05-18 18:36
rongbin
阅读(122)
评论(0)
推荐(0)
摘要:
如何避免插入相同的serials, $('#tester_tree').tree({ onClick: function(node){ /** Loop through series to check if tester is already plotted, donot insert ... 阅读全文
posted @ 2015-05-18 10:45
rongbin
阅读(103)
评论(0)
推荐(0)