- 博客(6)
- 收藏
- 关注
转载 kind editor 图片上传路径设置 urlType :domain ,返回带上http://
http://www.kindsoft.net/view.php?bbsid=5&postid=5996
2013-10-24 20:23:28 1046
原创 jquery跨域提交php
方法1:$.ajax({ type: "post", contentType: "application/json", url:"http://fcy.111.cn/dodata.php?jsoncallback=?",data: {"docTitle":"aaa","docType":"bbb","docConntent":"ccc"},dataType: "json",
2013-10-22 22:44:27 371
转载 git常见错误记录
fatal: Unable to create temporary file write error: Invalid argument 12root@stu-system:/home/git/repositories# chown -R git *root@stu-system:/home/git/repositories# chgrp -R git
2013-09-11 15:09:11 799
转载 iOS平台FFmpeg编译测试运行(备忘)
转载:http://blog.chinaunix.net/uid-24512513-id-3602986.html
2013-09-06 07:57:34 439
原创 Apache服务器虚拟主机与虚拟目录的关系
1.Apache服务器虚拟主机通过VirtualHost进行配置,需要在Httpd-vhosts.conf中进行配置,配置格式如下: ServerName www.example1.com DocumentRoot "/www/root" ServerName
2013-09-05 15:39:55 651
转载 centos上安装git【备忘】
git在centos下的安装方法:http://m114.org/installing-git-on-centos/git使用:http://www.linuxidc.com/Linux/2012-01/51351.htm
2013-09-03 09:46:50 353
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人