`
文章列表
### direct log messages to stdout ### log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.Target=System.out log4j.appender.stdout.layout=org.apache.log4j.PatternLayout log4j.appender.stdout.layout.ConversionPattern=%d{ABSOLUTE} %5p %c{1}:
          <bean id="terminateTrigger" class="org.springframework.scheduling.quartz.CronTriggerBean" >     <property name="jobDetail" ref="terminateJob" />     <property name
PATH is the environment variable. java.library.path is the system properties.   When the java application started, JVM will set java.library.path’s value using PATH’s value. In java program, it's very difficult to get the value of environment variables, but it's very easy to get/set system pr ...
import java.util.Date; import org.apache.log4j.Logger; import org.quartz.JobDataMap; import org.quartz.JobDetail; import org.quartz.Scheduler; import org.quartz.SchedulerException;
import org.quartz.Job; import org.quartz.JobDataMap; import org.quartz.JobExecutionContext; import org.quartz.JobExecutionException;   /**  *

FileUtil

here it is!
Table:   create table BE_TES_FEED (     TRADE_STATUS VARCHAR(1) NOT NULL     ,INSERT_DATE DATETIME NOT NULL

StringUtil

/**  * This is a util method for String object
Monitor repository change   <modificationset quietperiod="30">     p4 port="apa….apac.nsroot.net:1999"        client="BookingEngine-CI" user="hf52065"        view="//eqtg/dev/hk/trading/BookingEngine/..."/> </
important page: http://www.robvanderwoude.com/for.php   some explanation in the below example:     for /f %%i in ('dir /b /on %exchangesim_home%\lib\exchangesim-*.jar') do set exchangesim_jar_file=%exchangesim_home%\lib\%%i       this code won't work as you think. The reason is because, %e ...
1st kind:       @BeforeClass       public static void setUp() throws Exception       {       }  
On Jun 23rd, 2009. I am working on a linux box. I find, constantly a lot of commands doesn't work, like what I usually did, vi, export, java. and I checked the path, the path is not seperated by :   when I echo $SHELL, I find it's Csh. I guess that's the root reason! This cost me 2 days time. I hat ...

RMI quick start

Q) How to start RMI Registry Server? A) 2 solutions.     Solution 1) From cmd window. Java/bin folder, use rmiregistry.exe                       If you call rmiregistry, it will start rmi server on port 1099                       You can also start rmiregistry portNumber     Solution 2) From ja ...
firm account represents the account for trading customer mnemonic identifies customer.   Several customers may share one firm account.   Slang means a shortcut to a customer account. One customer may use one customer account to trade HK market, Sg market, TK market. There will be each slang for ...
Order Type 35 = 8                                      à D à New Order Request; F à Cancel Request; 8 à Execution Report; 9 à Cancel Reject   All ids 11=1BPnBE4ua.60FjQF     à clientOrderId 41=1BPnBE4ua.60FjQF     à
Global site tag (gtag.js) - Google Analytics