1 BASE64Encoder base64=new BASE64Encoder();2 String
encoderStr=base64.encode(string.getBytes("utf-8"));3 System.out.println(en...
分类:
其他好文 时间:
2014-06-07 05:24:28
阅读次数:
211
实例代码如下: String str = null; String uSelectDate =
String.valueOf(str);
System.out.println("==================uSelectDate:"+uSelectD...
分类:
编程语言 时间:
2014-05-30 09:39:52
阅读次数:
402
当进入改壁纸的设置页面 但是还没有设置时09-21 07:55:05.575:
INFO/System.out(1337): service onCreate09-21 07:55:05.614:
INFO/System.out(1337): service onCreateEngine09-21 ...
分类:
移动开发 时间:
2014-05-30 06:36:56
阅读次数:
284
1:标准输出;2:错误输出1,exec启动一个新的shell将STDOUT文件描述符重定向到文件#!/bin/shecho
"test exec..."exec > out.txt exec 2> out.errorecho "this is the first
line"#故意生成错误信息,将输出...
分类:
系统相关 时间:
2014-05-29 10:28:51
阅读次数:
326
有关于MongoDB的资料如今较少,且大多为英文站点,以上内容大多由笔者翻译自官网,请翻译或理解错误之处请指证。之后笔者会继续关注MongoDB,并翻译“Developer
Zone”和“Admin Zone”的相关内容,敬请期待下期内容。MongoDB是一个基于分布式文件存储的数据库开源项目。由C...
分类:
数据库 时间:
2014-05-29 07:55:18
阅读次数:
492
/// /// /// /// 打印人员备案表 /// /// /// /// public bool
PrintCGRYBA(string UPT_ID, out stri...
分类:
其他好文 时间:
2014-05-29 00:34:26
阅读次数:
468
public static void main(String[] args) { try { long
min = dateDiff("2014-05-27 13:30:00","2014-05-27 13:00:00","yyyy-MM-dd
HH:mm:ss"); System.out...
分类:
编程语言 时间:
2014-05-28 16:16:27
阅读次数:
328
echo
192.168.10.69>>ip.list-------------------------------------------#!/bin/bash#注意if和[]之间的空格rm
-f ~/fanr/shell/DiskUsageAlert/out.printout=$(cat ~/f...
分类:
系统相关 时间:
2014-05-28 14:54:26
阅读次数:
391
New research published in the Journal of
Applied Toxicology has revealed that爈ong-term exposure of MCF-10A human mammary
epithelial cells to aluminium...
分类:
Web程序 时间:
2014-05-28 02:26:37
阅读次数:
488
使用ref.bib管理参考文献格式@article{name1,author = {作者,
多个作者用 and 连接},title = {标题},journal = {期刊名},volume = {卷20},number = {页码},year =
{年份},abstract = {摘要, 这个主要...
分类:
其他好文 时间:
2014-05-28 02:19:57
阅读次数:
376