Toggle navigation
PHP教程|记事本
Home
c/php/javascript/java/python/bash linux/freebsd
freebsd mount_smbfs
FreeBSD访问Windows共享文件夹FreeBSD 挂载 windows 共享文件夹mount_smbfs -I 192.168.211.10 //xlxz@xlxz.org/move /mnt再按提示输入[xlxz]用户在[xlxz.org]上的密码,就没问题了.无密码访问# 生成访问的加密的密码 # [plainpassword]是指共享用户的密码 smbutil crypt plainpassword记住上边命令生成的密
1
发起了话题 category:
Freebsd
•
2013-08-17 21:00:51
mysql优化
一,核心不要在数据库做运算.运算移到程序.一年内单表数据量纯INI不超1KW 含CHAR不超500W合分表 userid date area 单库 300-400 表.表字段少而精,单表不超50个INI字段,不超20CHAR字段.单表20-50字段拒绝大SQL大事务大批量.二,用好字段类型.TINYINIT SMALLINT MEDIUMNIT bad case int(1) vs int(11) 字符转化为数字避免使用NULL &nb
1
发起了话题 category:
PHP记事本
•
2013-06-30 23:04:08
mootools-ajax
mootools如何使用ajaxajax.php<?php sleep( 1 ); //延时 1秒 header('Content-Type:text/html;charset=utf8');//防止中文信息有乱码 header('Cache-Control:no-cache');//防止浏览器缓存,导致按F5刷新不管用 echo('哈哈哈 欢迎来到 PHP记事本 ');ajax.html<!doctype html
1
发起了话题 category:
PHP记事本
•
2013-06-15 18:03:50
Showing
1-3
of
3
items.
文章归档
2017 / 03
2016 / 05
2016 / 02
2016 / 01
2015 / 06
2015 / 04
2015 / 02
2015 / 01
2014 / 11
2014 / 08
2014 / 07
2014 / 06
2014 / 05
2014 / 04
2014 / 03
2013 / 11
2013 / 10
2013 / 09
2013 / 08
2013 / 07
2013 / 06
2013 / 05
2013 / 04
2013 / 01
2012 / 12
2012 / 11
2012 / 10
2012 / 09
2012 / 08
2012 / 04
category
PHP记事本
第一阶段PHP
第二阶段php
第三阶段php
linux
程序员
Freebsd
nginx
apache
javascript
friend links
PHP RELEASES
PHP 手册在线