摘要:
阅读全文
posted @ 2014-12-30 22:05
fleam
阅读(151)
评论(0)
推荐(0)
摘要:
public function index(){import("@.ORG.Page"); //导入分页类$Dao = M();$count = count($Dao->query("SELECT * FROM ofuser WHERE uid IN (SELECT uid FROM o... 阅读全文
posted @ 2014-12-30 21:39
fleam
阅读(1395)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2014-12-29 18:58
fleam
阅读(237)
评论(0)
推荐(0)
摘要:
读取王正东成功,然后把乱码一条一条的改回来。。。专门针对mssql数据库的!!! 阅读全文
posted @ 2014-12-29 16:07
fleam
阅读(150)
评论(0)
推荐(0)
摘要:
start cmdnode demo.jsvar http = require('http');http.createServer(function (request, response) { response.writeHead(200, {'Content-Type': 'text/plain... 阅读全文
posted @ 2014-12-28 22:16
fleam
阅读(167)
评论(0)
推荐(0)
摘要:
群组和双向回呼是一个级别的 应为他们都是属于子账户的操作 所以 他们的子帐号鉴权信息验证是一样在sdk包里添加/** 添加组 */ function CreateGroup($Group) { //子帐号鉴权信息验证,对必选参数进行判空。 ... 阅读全文
posted @ 2014-12-27 20:47
fleam
阅读(595)
评论(0)
推荐(0)
摘要:
UPDATE YpeopleSET power='0'WHERE power='1';UPDATE Ypeople SET power='1' WHERE power='0' and pid='22' 阅读全文
posted @ 2014-12-27 11:17
fleam
阅读(537)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2014-12-27 10:59
fleam
阅读(124)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2014-12-27 08:46
fleam
阅读(208)
评论(0)
推荐(0)
摘要:
省-市-区-组-成员多了一个组的下拉框,说不清它和区的联系把它删掉,它的点击事件(把组的id和内容传给隐形的text,text通过ajax提交到数据库)给区下面的组 阅读全文
posted @ 2014-12-25 20:01
fleam
阅读(169)
评论(0)
推荐(0)
摘要:
header("Content-type: text/html; charset=utf-8"); 阅读全文
posted @ 2014-12-25 18:03
fleam
阅读(125)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2014-12-25 17:30
fleam
阅读(207)
评论(0)
推荐(0)
摘要:
include("ini/inid.php"); 阅读全文
posted @ 2014-12-25 16:52
fleam
阅读(112)
评论(0)
推荐(0)
摘要:
select count(people) c from people where people='乐乐'上面这条sql就是原理php利用代码query("select count(people) c from people where people='".$p."'");foreach($ps as... 阅读全文
posted @ 2014-12-25 11:44
fleam
阅读(1302)
评论(0)
推荐(0)
摘要:
合并列值 原著:邹建 改编:爱新觉罗.毓华(十八年风雨,守得冰山雪莲花开) 2007-12-16 广东深圳 表结构,数据如下: id value ----- ------ 1 aa 1 bb 2 aaa 2 bbb 2 ccc 需要得到结果: id va... 阅读全文
posted @ 2014-12-24 21:07
fleam
阅读(163)
评论(0)
推荐(0)
浙公网安备 33010602011771号