码迷,mamicode.com
首页 >  
搜索关键字:study    ( 1969个结果
【金阳光测试】Android自动化 -- 学习历程:Robotium原理初步
章节:自动化基础篇——Monkey原理初步和改良优化(第四讲)网易云课堂:http://study.163.com/course/courseLearn.htm?courseId=712011#/learn/video?lessonId=876095&courseId=712011主要讲解内容与笔记...
分类:移动开发   时间:2014-09-22 00:38:11    阅读次数:297
SQL*Loader之CASE11
CASE111. SQL脚本[oracle@node3 ulcase]$ cat ulcase11.sqlset termout offrem host write sys$output "Building demonstration tables for case study 11. Pleas....
分类:数据库   时间:2014-09-19 17:01:45    阅读次数:354
SQL*Loader之CASE2
CASE21. 控制文件[oracle@node3 ulcase]$ cat ulcase2.ctl-- NAME-- ulcase2.ctl - SQL*Loader Case Study 2: Loading Fixed-Format Files---- DESCRIPTION-- This c...
分类:数据库   时间:2014-09-19 11:38:05    阅读次数:326
Solr 4 Study notes (part1)
Installation:Jetty:Modifysolr.xml<?xmlversion=”1.0”?><!DOCTYPEConfigurePUBLIC”-//Jetty//Configurer//EN”http://www.eclipse.org/jetty/configure.dtd><Configureclass=”org.eclipse.jetty.webapp.WebAppContext”><Setname=”contextPath”>..
分类:其他好文   时间:2014-09-18 19:06:45    阅读次数:198
Chapter 1: Introduction
The basic problem we study in probability is:Given a data generating process, what are the properties of the outcomes?The basic problem of statistical...
分类:其他好文   时间:2014-09-16 12:33:10    阅读次数:133
Java中Path和CLASSPATH的正确配置
JAVA_HOME:D:\soft\study\jdk1.7.0_01JAVA_HOME里配置的是我们jdk安装的路径,这样配置就好。如果你是要用到JAVA_HOME的话,那就不要在JAVA_HOME的后面再添加分号(;),这样反而出问题。如下:Path:.;%JAVA_HOME%\bin;此处的这...
分类:编程语言   时间:2014-09-15 00:59:17    阅读次数:264
英语笔记(9)
further my study 继续深造at nights 每夜, 夜夜,经常在夜里She was a person accustomed to staying up late at nights.她是一个习惯熬夜的人。Instead, I was there to talk about step...
分类:其他好文   时间:2014-09-11 19:09:32    阅读次数:181
【博文推荐】一篇关于memery leak的博文
本来在读jetty的一些源码,不小心跳进了几篇关于memory leak的链接,这篇看着不错就推荐一下,除开推销Plumbr的部分不谈,文章关于几个memery leak的内容还是好的。 https://plumbr.eu/blog/hunting-down-memory-leaks-a-case-study...
分类:其他好文   时间:2014-09-05 10:04:01    阅读次数:210
MyEclipse + Maven开发Web工程的详细配置过程
http://b-l-east.iteye.com/blog/1246482 1.workspace下 mvn archetype:generate -DarchetypeArtifactId=maven-archetype-webapp D:\study\workspace4>mvn?archetype:generate?-DarchetypeArtifactId=maven-arc...
分类:Web程序   时间:2014-08-31 18:53:31    阅读次数:846
如何编译spring源码,并导入到eclipse中
wsc@WSC-PC /d/wsc/study-spring-source$ git clone https://github.com/spring-projects/spring-frameworkCloning into 'spring-framework'...remote: Counting...
分类:编程语言   时间:2014-08-30 18:54:49    阅读次数:264
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!