http://www.miaoqiyuan.cn/p/wshell-sendkey---Just Do It---------------------------------让VBS脚本自动在词本中输入一行文字"Hello, welcome to cfan".Dim WshShellSet WshS...
分类:
其他好文 时间:
2015-01-15 09:17:50
阅读次数:
165
001.htmluser log用户名://html5表单属性密码://html5表单属性001.phpWelcome!!!Welcome new customer!Your username is Your password is 根文件位于:服务器名称:用的软件是:http协议:数据提交方法:文...
分类:
编程语言 时间:
2015-01-13 22:59:07
阅读次数:
194
web.xml文件是用来初始化配置信息:比如welcome页面、servlet、servlet-mapping、filter、listener、启动加载级别等。当你的web工程没用到这些时,你可以不用web.xml文件来配置你的Application。
每个xml文件都有定义它书写规则的Schema文件,也就是说javaEE的定义web.xml所对应的xml Schema文件中定义了多少种标...
分类:
移动开发 时间:
2015-01-12 16:36:52
阅读次数:
131
#运算符用于在预编译时,将宏参数转换为字符串eg.#include #define CONVERT(f)(#f)void helloworld(){ printf("hi,tom welcome to you!");}int main(){ printf("%s\n",CONVERT(hello w...
分类:
其他好文 时间:
2015-01-12 13:01:03
阅读次数:
148
1、创建工程的基本框架 %CATALINA_HOME%webapps\ch021、利用文本编辑工具编写一个welcome. html 页面,登陆页面,里面设置好 需要传递的参数 放在 %CATALINA_HOME%webapps\ch02 下面2、编写类 WelcomeServlet.java。.....
分类:
其他好文 时间:
2015-01-09 13:57:32
阅读次数:
131
新装的mysql,访问mysql数据库是遇到问题:ERROR 1044 (42000): Access denied for user ''@'localhost'to database 'mysql',
[root@dzwww mysql-5.1.61]# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. C...
分类:
数据库 时间:
2015-01-08 18:09:09
阅读次数:
189
Simple Example:Lets process this chunk and output its value. We have this Chunk, called "WelcomeChunk":Welcome [[+name]]!We'll put this in our Snippet...
分类:
其他好文 时间:
2015-01-08 00:48:11
阅读次数:
258
批量部署架构rhe15+PXE+tftp+dhcp+[ftp|http|nfs]+kickstart(ks大)任务:完成网批量部署任务[网络安装RHEL5]架构:C/S[client/server]课程:lab1局域网批量部署lab2线上结构广域网批量部署ln-s/opt/RHCE/var/www/html/RHCErm-rf/etc/httpd/conf.d/welcome.confservicehttpdres..
分类:
其他好文 时间:
2015-01-07 19:11:50
阅读次数:
177
如何设置mysql root密码:
1、首次安装 root初始密码为空,注意就是没有密码,直接敲回车即可进入
D:\wamp\bin\mysql\mysql5.6.17\bin>mysql -uroot -p
Enter password: [直接回车]
Welcome to the MySQL monitor. Commands end with ; or \g.
Your...
分类:
数据库 时间:
2015-01-07 18:52:26
阅读次数:
228
package nl.lance.dribbb.activites.welcome;import android.app.Activity;import android.content.Intent;import android.content.SharedPreferences;import an...
分类:
其他好文 时间:
2015-01-07 18:13:39
阅读次数:
153