jacktan


Member since 10/13/2014

Name: jack tan

Location: China,Wuhan

8 snippets

2385 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

jacktan's Recent Snippets



« Prev 1 Next »
Confirm the sql script file is encoded with `UTF-8`
0 800 posted 9 years ago by jacktan
`mysql-dev.ini` can be used in a developing environment and put it in the Mysql Home dir
0 912 posted 9 years ago by jacktan
**Vars** to to specify + ${EnvSet_Bash} **Demo** vars specified like + ${EnvSet_Bash}=[set-mysqlRT-Env](http://www.snipplr.com/view/80407/an-example-bash-file-for-set-temporary-path/ "set-mysqlRT-Env.bat") pluss other bash commond *...
0 847 posted 9 years ago by jacktan
Run `mysqladmin` to shutdown msyql server with a specified option file. **Vars** to to specify + ${EnvSet_Bash} **Demo** vars specified like + ${EnvSet_Bash}=[set-mysqlRT-Env](http://www.snipplr.com/view/80407/an-example-bash-file-for-...
0 871 posted 9 years ago by jacktan
Run a Mysql server using command line with a specified option file. **Vars** to to specify + ${EnvSet_Bash} **Demo** vars specified like + ${EnvSet_Bash}=[set-mysqlRT-Env](http://www.snipplr.com/view/80407/an-example-bash-file-for-set-...
0 874 posted 9 years ago by jacktan
set-mysqlRT-Env.bat before you run other commands like mysql, call this bat for temporary PATH and other environment variables。 **Vars** to specify + ${STH_HOME} + ${homeValue} **Demo** Vars specified like + ${STH_HOME}=MYSQL_HOM...
0 960 posted 9 years ago by jacktan
考虑到Fibonacci数列增长速度之快,返回值用long类型;如果long类型还不够,下一步考虑使用BigInteger类。 ---- //TODO * 补充两种方法的大O分析和性能测试
0 757 posted 9 years ago by jacktan
This quick-start xhtml is fixed with * `content`: zh-CN(simplified chinese) * `charset`: utf8 **Strongly recommend** Codes typed into a text file encoding with utf8 Before you applied xhtml codes, all you need to do is to repla...
1 823 posted 9 years ago by jacktan
« Prev 1 Next »