posted @ 2006-04-04 20:35 moris 阅读(102) 评论(0) 推荐(0)
摘要:
notes for Chapter 6.1. In class method, must use "this" refer to the class member.2. Type hints just for class method params, limit to name of other class.3. support public, private, and protected. a... 阅读全文
摘要:
/*==========================================================================*//* Project Filename: C:\web\pear\Perm_LiveUser\sql\perm_db_erd_postgresql.dez*//* Project Name: LiveUser ERD... 阅读全文
posted @ 2006-04-04 01:01 moris 阅读(276) 评论(0) 推荐(0)
摘要:
PEAR: Loghttp://www.indelible.org/pear/Log/guide.php#using-log-handlers 阅读全文
posted @ 2006-04-04 00:59 moris 阅读(82) 评论(0) 推荐(0)
摘要:
PEAR:LiveUser 似乎不错,但比较复杂,刚刚能跑起来,明天再深入研究一下.参考:http://www.gvngroup.be/doc/LiveUser/index.phphttp://pear.php.net/package/LiveUser/http://pear.php.net/package/LiveUser_Admin/http://pear.php.net/reference/... 阅读全文
posted @ 2006-04-01 23:47 moris 阅读(104) 评论(0) 推荐(0)
摘要:
ref: http://circle.ch/blog/p566.htmlAbstractPEAR offers now a session based authentication using a database container. The sample below should help you to start up with it. Script 0102/** 03* Au... 阅读全文
posted @ 2006-04-01 19:28 moris 阅读(145) 评论(0) 推荐(0)
摘要:
!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" any diff 阅读全文
posted @ 2006-04-01 00:54 moris 阅读(102) 评论(0) 推荐(0)
摘要:
业务说明一.什么是GSM国际漫游 GSM国际漫游是指GSM蜂窝移动电话的用户在离开本国归属网络时,仍可以在其他国家和地区的其他网络继续使用GSM移动电话进行通讯。GSM 国际漫游只能在网络制式兼容并且已经签署双边漫游协议的国家和地区之间进行,对于中国联通本网而言主要分为中国联通用户出访国际漫游和境外用户来访国际漫游。二.GSM港澳台地区漫游 因中国联通网络无法覆盖港澳台地区,用户到... 阅读全文
posted @ 2006-03-30 21:15 moris 阅读(352) 评论(0) 推荐(0)
摘要:
JavaScript:http://www.8esky.com/handbook/JavaScript/contents.htmPHP:http://www.php.net/manual/en/Smarty:http://smarty.php.net/manual/en/DHTML 参考手册:http://www.phpx.com/man/dhtmlcn/ 阅读全文
posted @ 2006-03-20 21:36 moris 阅读(105) 评论(0) 推荐(0)
摘要:
very coolsee the code: Please Use Esc or click here to show or hide the condition layer ! 1 x Picture Select: Mode Select: Add New Pic: Flip ( IE... 阅读全文
posted @ 2006-03-20 20:29 moris 阅读(109) 评论(0) 推荐(0)
摘要:
using json.js from http://www.json.org/json.jsfor array with the string keysvar test = new Array;test["i1"]="v1";test["i2"]="v2";test["i3"]="v3";var test_text = JSON.parse(stringify);//test_text: []if... 阅读全文
posted @ 2006-03-19 11:57 moris 阅读(174) 评论(0) 推荐(0)
浙公网安备 33010602011771号