-
SHOW一张自己的PHOTO
<p>在广东打工,去珠海庙湾岛旅游的时候,坐在 伶仃洋8号船上,在船上可以直接看到 澳门哦。</p>
Date: 2008-08-04 View: 3010
-
Blog开通
一直没有时间弄这个BLOG,今天终于找了这个开源的BLOG用用。以后用它记录心情日记。
Date: 2008-08-03 View: 3110
-
How to get HTTP Response Header in Java
This example shows you how to get the Http response header values in Java.
Date: 2019-08-18 View: 3707
-
How to Set $JAVA_HOME environment variable on Mac OS X
In this tutorial, we show you how to set $JAVA_HOME environment variable on latest or older Mac OSX.
Date: 2019-08-18 View: 3104
-
Due to limitations of the BasicDBObject, you cant add a second $and
Using Spring data and Mongodb, below is a function to find data within a date range.
Date: 2019-08-18 View: 5246
-
Maven, JAVA_HOME is not defined correctly on Mac OSX
Apple recommends to set JAVA_HOME to “/usr/libexec/java_home“, for example :
Date: 2019-08-18 View: 4224
-
How to set environment variables on Mac OS X
In Mac OS X, you can set the environment variables in one of the following files :
Date: 2019-08-18 View: 3703
-
How to install MongoDB on Mac OS X
A guide to show you how to install MongoDB on Mac OS X.
Date: 2019-08-18 View: 3883
-
MongoDB : couldnt open /data/db/yourdb.ns errno:13 Permission denied
Starting MongoDB server, it shows error “Permission denied” on one of the database and shutdown the server automatically.
Date: 2019-08-18 View: 4211
-
MongoDB Authentication example
This guide shows you how to enable authentication in MongoDB. The authentication is disabled by default. To configure it, you must first add a user to the “admin” database.
Date: 2019-08-18 View: 3724
-
Download JDK Source code for Mac OS X
The JDK source code is packaged in a src.jar, and should be in the JDK/Home folder. However, some JDK versions in Mac OSX didn’t include the source code or Javadoc.
Date: 2019-08-18 View: 3840
-
Java HttpURLConnection follow redirect example
The HttpURLConnection‘s follow redirect is just an indicator, in fact it won’t help you to do the “real” http redirection, you still need to handle it manually.
Date: 2019-08-18 View: 4281
-
Spring Data MongoDB : Save binary file, GridFS example
In MongoDB, you can use GridFS to store binary files. In this tutorial, we show you how to use Spring Data’s GridFsTemplate to store / read image in / from MongoDB.
Date: 2019-08-18 View: 3406
-
MongoDB import and export example
In this tutorial, we show you how to backup and restore MongoDB with the commands : mongoexport and mongoimport.
Date: 2019-08-18 View: 3377
-
Display a list of countries in Java
In this article, we show you how to use the Locale class to play around the list of countries.
Date: 2019-08-18 View: 3666


