- 浏览: 109629 次
- 性别:
- 来自: 杭州
最新评论
文章列表
player0109change
- 博客分类:
- Java
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
<version>3.1</version>
</dependency>
DBUtil.java
public static Map<String, WordBean> getWordDicMap() {
// int page, int row ...
player1225change
- 博客分类:
- html5 player
PlayerServlet
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList ...
html5 player
- 博客分类:
- html5 player
http://www.feelcss.com/demo/html5-player/music-player.html
http://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html
english notification
- 博客分类:
- English
Let me express my deepest gratitude for the privilege of addressing this convention.
很荣幸能有此机会在这个大会上致辞,感激之情,无以言表。
My grandfather had big/larger dreams for his son.
祖父对父亲寄予厚望
The family moved west all the way to Hawaii in search of opportunity
为了寻找机会,他们举家西迁,搬到了夏威夷
They’re both passed away, And yet ...
import com.jcraft.jsch.*;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PipedInputStream;
import java.io.PipedOutputStream;
public class MyShell {
final static String ENDTAG = "!@#@!$@!23432432fdsafds#@$@#";
pub ...
ant lib
http://stackoverflow.com/questions/2902072/teamcity-ant-build-classpath-how-to-add-additional-jars
http://mojo.codehaus.org/wagon-maven-plugin/usage.html
http://stackoverflow.com/questions/1558825/deploying-an-assembly-to-a-ftp-server-using-maven-2
http://maven.apache.org/plugins/maven-dep ...
win7设置定时提醒
- 博客分类:
- win7
http://wenku.baidu.com/link?url=KIpAA3-7PQUUu9YWeBUSDfzRKewviDs2LXYo6iQDZYVsqeY0Kfvt8ikYedC_rv8T_ALRGndbG2UNsjuc9zdM87kz9f7HIWeJZmx2kge-gsq
https://docs.oseems.com/general/application/eclipse/fix-gc-overhead-limit-exceeded
putty cm tips
- 博客分类:
- putty
http://www.windowstipspage.com/putty-connection-manager-windows-7/
http://www.sunilgulabani.com/2013/06/jqgrid-example-with-java.html
<dependencies>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>
<version>1.1</version>
</dependency>
</dependencie ...