摘要:
Title 当前资源res地址:{R} 网站标题:{if isset($seo_title)}{$seo_title}{else}{$siteconfigs['sitename']}{/if} seo keywords : {if isset($seo_keywords)}{$seo_keywords}{/if} seo describe :{if isset($se... 阅读全文
摘要:
var db = openDatabase('MyData','','My Database',102400); //首先它创建一个数据库表,里面有3个字段 db.transaction(function(tx){ tx.executeSql('CREATE TABLE IF NOT EXISTS InfoData(name TEXT,info TEXT,... 阅读全文
摘要:
/etc/apt/sources.list deb http://mirrors.aliyun.com/debian wheezy main contrib non-freedeb-src http://mirrors.aliyun.com/debian wheezy main contrib no 阅读全文