tracert 命令详解 How to Use the TRACERT Utility The TRACERT diagnostic utility determines the route to a destination by sending Internet Control Message P ...
分类:
其他好文 时间:
2016-11-23 10:10:51
阅读次数:
259
In Java, a utility class is a class that defines a set of methods that perform common functions. This post shows the most frequently used Java utility ...
分类:
编程语言 时间:
2016-11-21 14:25:57
阅读次数:
195
oracle中imp命令详解 Oracle的导入实用程序(Import utility)允许从数据库提取数据,并且将数据写入操作系统文件。imp使用的基本格式:imp[username[/password[@service]]],以下例举imp常用用法。 1. 获取帮助 imp help=y 2. ...
分类:
数据库 时间:
2016-11-19 13:25:50
阅读次数:
209
从Excel导入数据最令人头疼的是数据格式的兼容性,特别是日期类型的兼容性。为了能够无脑导入日期,折腾了一天的NPOI。在经过测试确实可以导入任意格式的合法日期后,写下这篇小文,与大家共享。完整代码请移步:https://github.com/xuanbg/Utility 概述: 这个帮助类是一个泛 ...
分类:
其他好文 时间:
2016-11-12 23:10:33
阅读次数:
335
好用的批量改名工具 Bulk Rename Utility 功能: 这个工具既可以改文件名,也可以改目录。 使用技巧: 结合前缀4位 数字 可以让文件排列很整齐 例如: 0030 关于下一步工作的请示.doc 0031 现场报告20160506.ppt 0032 公文目录 ...
分类:
其他好文 时间:
2016-11-12 22:42:41
阅读次数:
199
package com.office.utility; import java.util.regex.Pattern; /** * 校验器:利用正则表达式校验邮箱、手机号等 * * @author liujiduo * */public class Validator { /** * 正则表达式:验 ...
分类:
移动开发 时间:
2016-11-09 15:25:38
阅读次数:
242
#include <type_traits> #include <utility> struct A {}; struct B {}; struct C {}; void func(A, const C&, B) {} template<typename func_return_type, type ...
分类:
其他好文 时间:
2016-11-06 14:30:54
阅读次数:
243
文档目录 本节内容: AJAX Notification Message UI Block & Busy Event Bus Logging Other Utility Functions ABP提供了一序列的对象和功能,使javascript开发容易且标准。 此处有一个ABP里api的列表,点击标 ...
分类:
编程语言 时间:
2016-11-01 14:31:12
阅读次数:
284
1 CopyTable 工具 用法: CopyTable is a utility that can copy part or of all of a table, either to the same cluster or another cluster. The target table mus ...
分类:
其他好文 时间:
2016-10-31 18:27:40
阅读次数:
329
ASP.NET Aries JSAPI 文档说明:AR.Utility ...