首先在本地机器上创建用户,这些用户是用来登录到FTP服务器的;右键"Computer"->"Manage"->"Local Users and Groups" ->"Users"->"New Use"其次是在C盘新建文件夹“FTP上传”和“FTP下载”两个文件夹!并在每个文件夹里放不同的文件,以便区...
在項目中遇到的問題,網上找到的答案,做個記錄,项目能打开,但是当要在项目中查看文件时弹出未找到与约束 Microsoft.VisualStudio.Utilities.IContentTypeRegistryService匹配的导出解决办法:删除C:\Users\Chen\AppData\Local...
分类:
其他好文 时间:
2014-12-12 13:03:14
阅读次数:
477
大体参考的这里,非常感谢他的例子开发的时候先下载好cowboy的库,放到~/.erlang里面code:add_pathz("/Users/mmc/erlang/3rd_libs/cowboy/ebin/").code:add_pathz("/Users/mmc/erlang/3rd_libs/co...
分类:
其他好文 时间:
2014-12-11 22:09:00
阅读次数:
256
教主的遗产Time Limit: 1000 MSMemory Limit: 65536 KTotal Submit: 27(12 users)Total Accepted: 20(12 users)Rating:Special Judge:NoDescription恭送教主!教主在2012年7月19...
分类:
其他好文 时间:
2014-12-11 20:36:10
阅读次数:
242
在Eclipse里面编译生成的APK中有一个签名的,它默认的key是debug.keystore,它默认的路径是:
C:\Users\\.android\debug.keystore
这个key的密码是:android
================================================================
我们可以输入如...
分类:
移动开发 时间:
2014-12-11 17:30:59
阅读次数:
161
(文档 ID 578574.1)In this DocumentGoalSolutionWorkflow Information Center, Diagnostics, & CommunityReferencesAPPLIES TO:Oracle Workflow Cartridge - Vers...
分类:
其他好文 时间:
2014-12-11 17:04:10
阅读次数:
220
为演示本节示例,我们在原来Users表增加【性别Gender】、【兴趣爱好Hobbies】,【CreateTime创建时间】,【ModifyTime】修改时间这4个字段,ALTER TABLE [dbo].[Users] add [Gender] varchar(10) NULLGOALTER TA...
分类:
Web程序 时间:
2014-12-11 12:11:52
阅读次数:
125
Insert into JHAC_TB_CODE(CID,CODE,ADD_TIME,USERID,PRO_CODE,USERNAME) select f_code.FID,f_code.Fcode,f_code.ADDDATE,f_code.USERS,f_code.CPCODE,f_code.U...
分类:
数据库 时间:
2014-12-11 10:16:40
阅读次数:
176
//修改$sql = "UPDATE ".$GLOBALS['ecs']->table('users')." SET "."real_name = '$real_name' ," ."identity = '$identity', " ."email = '$email', " ."mobile =...
分类:
数据库 时间:
2014-12-11 10:05:13
阅读次数:
200
1、下载tomcat7.0 http://tomcat.apache.org/download-70.cgi 2、解压配置tomcat 解压apache-tomcat-7.0.57 修改服务器配置:进入apache-tomcat-7.0.57\conf修改tomcat-users.xml ...
分类:
其他好文 时间:
2014-12-10 22:35:28
阅读次数:
350