发布时间:2013-07-01 22:43:54
使用Excel生成SQL语句:希望得到的sql语句点击(此处)折叠或打开replace into goods(iid,tbk_url,title) values(17657031670,'http://s.click.taobao.com/t?e=zGU34CA7K%2BPkqB07S4%2FK0CFcRfH0GoT805sipKkM4JJinymmJfIXHf3aAoBrDlXdmxixM797FS8aFZ1yRafZAJjpy%2BWed9nFhf9y7AniperG%2BaE%3D.........【阅读全文】
发布时间:2013-05-29 10:45:41
参考:http://www.cnblogs.com/yqin/archive/2010/09/17/1829539.htmlhttp://blog.csdn.net/cy609329119/article/details/5075070http://blog.sina.com.cn/s/blog_77e940bd01010ov8.html文章待续。......【阅读全文】
发布时间:2013-05-23 12:15:49
效果:直接上代码,例子中extjs是使用的在线的,需要引入kindeditor即可运行:点击(此处)折叠或打开<html><head><title>Account Manager</title><meta charset="utf-8" /><link rel="stylesheet" href="../kindeditor/themes/defaul.........【阅读全文】
发布时间:2013-05-17 13:03:06
参考API:$post = array( 'ID' => [ <post id> ] //Are you updating an existing post? 'menu_order' => [ <order> ] //If new post is a page, it sets the order in which it should appear in the tabs. 'comment_status' => [ 'closed.........【阅读全文】
发布时间:2013-05-17 09:41:54
环境:apache(httpd)运行在localhost 8088端口tomcat_service(tomcat 6的一个实例)运行在localhost 8080端口,部署service.wartomcat_business(tomcat 6的一个实例)运行在localhost 8081端口,部署业务系统biz.war以下是转发规则:httpd-vhost.conf点击(此处)折叠或打开#.........【阅读全文】