uva 10881 Piotr's Ants
"One thing is for certain: there is no stopping them;
the ants will soon be here. And I, for one, welcome our
new insect overlords."Kent Brockman
Piotr likes playing wit...
分类:
其他好文 时间:
2015-01-24 17:29:17
阅读次数:
185
Spark API编程动手实战-01-以本地模式进行Spark API实战map、filter和collect
Welcome to
____ __
/ __/__ ___ _____/ /__
_\ \/ _ \/ _ `/ __/ '_/
/___/ .__/\_,_/_/ /_/\_\ version 1.2.0
/_/
Using Scala version 2.10.4 (Java HotSpot(TM) 64-B...
每个javaEE工程中都有web.xml文件,那么它的作用是什么呢?它是每个web.xml工程都必须的吗? 一个web中可以没有web.xml文件,也就是说,web.xml文件并不是web工程必须的。 web.xml文件是用来初始化配置信息:比如Welcome页面、servlet、servlet-m...
分类:
Web程序 时间:
2015-01-22 12:48:36
阅读次数:
147
将Ext JS 5应用程序导入Web项目中
相关资料:
http://docs.sencha.com/extjs/5.1/getting_started/welcome_to_extjs.html
效果图:
工程目录结构图:
准备资料:
先到官网上下载ext-5.1.0-gpl.zip然后解压,官网上的我看到buy我就没敢下载了,嘻嘻也可以到csdn上...
分类:
Web程序 时间:
2015-01-20 12:03:14
阅读次数:
199
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