10 2017 档案
摘要:第一个主机:client.com (本地测试服务器,IP:172.16.100.1) 第二个主机:server1.com (生产环境服务器,IP:172.16.100.2) 第三个主机:server2.com(生产环境服务器,IP:172.16.100.3) 背景:从一个主机(client.com)
阅读全文
摘要:HTML5的boolean值得属性: checkd,checked="",checked="checked",checked=true,checke=false 只要有checked属性,其属性值有没有都认为选中状态
阅读全文
摘要:LYM - Code Breaking News, U.S., World, Weather, Entertainment & Video News
阅读全文
摘要:结构化元素:header,nav,hgroup,section,article,aside,footer,figure 新的表单控件:calendar,date,time,email,url,search 绘画canvas标签 本地离线存储
阅读全文
摘要:CentOS 6: # yum -y install httpd php php-mysql mysql-server CentOS 7: # yum -y install httpd php php-mysql mariadb-server httpd 2.4 支持php-fpm # yum -y
阅读全文
摘要:定义文件: 1. 创建目录文件tpl 2. 创建模版处理文件tpl/Template.php 3. 显示处理页面 tpl/index.php 4. 创建模版文件 tpl/index.html 5. 编译目录文件 tpl/compile tpl/Template.php源代码 tpl/index.ph
阅读全文
浙公网安备 33010602011771号