E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Utilities
【文件操作类】史上最完整的文件和目录操作类
using System; using System.Text; using System.IO; namespace HelloCsharp.
Utilities
{
·
2015-10-31 14:24
文件操作
The GNU C Library Reference Manual
Error Reporting 3 Virtual Memory Allocation And Paging 4 Character Handling 5 String and Array
Utilities
·
2015-10-31 14:39
reference
转:[WPF] WPF资源收集 分享
Debugging and Development
Utilities
XAML Power T
·
2015-10-31 14:47
WPF
Windows Phone 判断方向
public static class
Utilities
{ public static bool IsInLandscape(this PhoneApplicationPage
·
2015-10-31 14:24
windows phone
Microsoft Sysinternals 实用工具 - Process Monitor
It combines the features of two legacy Sysinternals
utilities
, File
·
2015-10-31 13:38
Microsoft
JDK 5.0 Concurrency
Utilities
并发处理(1)ReentrantLock 可重入锁
ReentrantLock -- 可重入的锁 可重入锁指在同一个线程中,可以重入的锁。当然,当这个线程获得锁后,其他线程将等待这个锁被释放后,才可以获得这个锁。 构造器:ReentrantLock(boolean fair): 布尔值用来表示,创建的这个锁是公平的锁,还是自由竞争的锁。所谓公平的锁,是指,各个希望获得所得线程获得锁的顺序是按到达的顺序获得,还是自由竞争获得。 通常的使用方法:
·
2015-10-31 12:37
ReentrantLock
JDK 5.0 Concurrency
Utilities
并发处理(2)Condition 条件变量
Condition 条件变量 条件变量是线程同步对象中的一种,主要用来等待某种条件的发生,条件发生后,可以唤醒等待在该条件上的一个线程,或所有线程。条件变量要与锁一起协同工作。 条件变量调用Lock.newCondition()获得一个实例: ReentrantLock lock = new ReentrantLock();Condition condition = lock.newCond
·
2015-10-31 12:37
concurrency
Interesting Finds: 2008.01.24
Compression Too OpenID implementation in C# and ASP.NET Web: Clean Up Your HTML with Free
Utilities
·
2015-10-31 12:39
REST
iOS.big-endian
1. iOS/MacOS中判断big-endian/little-endian Xcode的文档 Byte-Order
Utilities
Reference "A platform stores
·
2015-10-31 11:08
ios
[C#]利用纠偏数据来处理地球坐标(WGS-84)与火星坐标 (GCJ-02)转换
using System.Collections; using System.Collections.Generic; using System.IO; using YanZhiwei.DotNet2.
Utilities
.Models
·
2015-10-31 11:53
C#
[C#]RandomHelper
关键代码: using System; using System.Text; namespace YanZhiwei.DotNet2.
Utilities
.Common { ///
·
2015-10-31 11:53
Random
[C#]地球坐标系 (WGS-84) 到火星坐标系 (GCJ-02) 的转换 帮助类
关键代码: using System; using YanZhiwei.DotNet2.
Utilities
.Models; namespace YanZhiwei.DotNet2.
Utilities
.Common
·
2015-10-31 11:53
C#
dameware NT 一款远程控制软件介绍
简介: DameWare NT
Utilities
是一套功能强大的Windows NT 远程控制软件。试用后觉得是网管的好帮手,功能超强呀!
·
2015-10-31 11:04
war
coolite1.0 学习笔记(一) -- 配置coolite开发环境
环境要求: VS2008 Ext.Net.dll Ext.Net.
Utilities
.dll
·
2015-10-31 11:48
学习笔记
cstdlib (stdlib.h)
header cstdlib (stdlib.h) C Standard General
Utilities
Library This header defines several general
·
2015-10-31 11:49
lib
格式化SQL代码语句 format t-sql
http://www.red-gate.com/products/SQL_Refactor/index.htm http://orafaq.com/
utilities
/
·
2015-10-31 10:00
format
Microsoft Visual Studio 2005 简体中文专业版(DVD)下载地址
ID=436 下载地址二: http://www.sooweb.net/Soft/System-
Utilities
/Developer-Tools/1094.html 我已经试过了,用的是第一个地址,
·
2015-10-31 10:43
Microsoft
ExtJS3 详解与实践 之 第二章
1、ExtJs 与各底层库的关系 ExtJS Framework ext-base.js ExtJS Framework ext-yui-adapter.js yui.
utilities
.js
·
2015-10-31 10:06
ExtJs
[C#]ASCIIHelper
关键代码: using System.Text; namespace YanZhiwei.DotNet2.
Utilities
.Common { /// <summary>
·
2015-10-31 10:36
ASCII
计算机改名,sql server 2005不能做复制
(Replication.
Utilities
) 解决方法 从sys.sysservers 查看列 svrname 可以发现不是新的计算机名,问题就出在此处。 先用 sp_drop
·
2015-10-31 10:25
sql server 2005
make_pair
Utilities
<utility> 由短小精干的类和函数构成,执行最一般性的工作。
·
2015-10-31 10:30
Make
Linux / Unix Command: ImageMagick
NAME ImageMagick - commandline
utilities
to create, edit, or convert images SYNOPSIS animate
·
2015-10-31 10:32
ImageMagick
Application Loader下载安装和上传IOS app程序
对于在4.2及以上版本,Developer/Applications/
Utilities
目录中已经有ApplicationLoader程序,无需执行以下单独安装。
·
2015-10-31 10:21
application
进程间通讯(模拟远程CMD)
DameWare NT
Utilities
是一个非常棒的管理软件。
·
2015-10-31 10:47
cmd
[网络收集]C# 各种加密,解密算法【MD5,DES,线性,卷帘】
System.Diagnostics ; using System.Web;using System.Text;using System.IO;using System.Web.Security; namespace
Utilities
·
2015-10-31 10:36
MD5
MyEclipse10.6/Eclipse4.2集成 flash builder 4.6
或Eclipse 4.2 以及 Flash builder 4.6 2.运行FB安装目录下的可执行文件X:\Program Files\Adobe\Adobe Flash Builder 4.6\
utilities
·
2015-10-31 10:45
MyEclipse
jQuery 简介和安装
库包含以下功能: HTML 元素选取 HTML 元素操作 CSS 操作 HTML 事件函数 JavaScript 特效和动画 HTML DOM 遍历和修改 AJAX
Utilities
·
2015-10-31 10:12
jquery
[SPS2010]: List SPWeb properites
System.Web Imports System.Collections Imports Microsoft.SharePoint Imports Microsoft.SharePoint.
Utilities
·
2015-10-31 09:36
list
Yahoo! User Interface Library (哈偶然发现了这个东西)
User Interface Library is a set of
utilities
and controls, written in JavaScript, for building richly
·
2015-10-31 09:12
interface
jQuery学习笔记
是一个JavaScript函数库,包含以下特性: HTML元素选取 HTML元素操作 CSS操作 HTML事件函数 JavaScript特效和动画 HTML DOM遍历和修改 AJAX
Utilities
·
2015-10-31 09:16
jquery
c# 生成随机注册码
System; using System.Web; using System.Drawing; using System.Security.Cryptography; namespace DotNet.
Utilities
·
2015-10-31 09:37
注册码
OpenSSL 命令说明
Using OpenSSL
Utilities
An openssl command line takes the following form: openssl utility arguments
·
2015-10-31 09:22
OpenSSL
The GNU Text
Utilities
cat - concatenate files and print to the standard output cksum - checksum and count the bytes in a file comm - compare two sorted files line by line csplit - split a file into sections det
·
2015-10-31 09:40
util
] Market-Oriented Cloud Computing Vision, Hype, and Reality for Delivering IT Services as Computing
Utilities
;Market-Oriented Cloud Computing: Vision, Hype, and Reality for Delivering IT Services as Computing
Utilities
·
2015-10-31 09:29
service
二进制实用程序(objdump, readelf,ar, nm等)
GNU 二进制实用程序Binutils (GNU binary
utilities
)包括:objdump、readelf、addr2line、strip、ar、nm、ldd、ngprof、gcov等。
·
2015-10-30 16:47
read
Cannot delete repository files in the target folder makesure you have write access to the files 错误
在一次TargetDesigner生成XPE (SP2)镜像的时候,突然出现了个“CMI.
Utilities
.1: 拒绝访问”错误,从提示上看应该是组件数据库权限错误
·
2015-10-30 15:11
repository
Interesting Finds: 2009 09.15 ~ 09.20
- another CSS selectors engine YUI 2.8.0: Storage Utility, ProgressBar Control, Swf and SwfStore
Utilities
·
2015-10-30 14:28
REST
flashbuilder4.5 作为eclipse插件
导航至 Flash Builder 的安装位置,打开X:/FB4.5/Adobe Flash Builder 4.5/
utilities
。
·
2015-10-30 14:25
eclipse插件
自定义强大的C#网络操作基础类(NetHelper)
using System.Text;using System.Net.Sockets;using System.Net.Mail;using System.Net;namespace DotNet.
Utilities
·
2015-10-30 13:33
help
what can PsTools\psexec do!
原文地址: http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx
Utilities
like Telnet and remote
·
2015-10-30 13:27
tools
通用权限管理系统组件回答用户的常用问题:操作权限、用户角色、数据权限的解决方法
数据行,通过权限控制某个用户只能看到某几行数据 回答1:这个是属于菜单权限,所有的菜单都可以进行配置维护,然后通过 bs 中的
Utilities
.GetUserPermissionList
·
2015-10-30 12:25
权限管理
php如何导出excel文件
php /** * Simple excel generating from PHP5 * * @package
Utilities
* @license http://www.openso
·
2015-10-30 10:05
导出Excel
How to check system status with basic Linux
utilities
.
SomeBasiccommandstocheckSystemstatus:uptime �Cshowshowlongthesystemhasbeenupwho -showswhoisloggedintothesystemuname -printsysteminformationrunlevel �CreportpreviousandcurrentUnixOSrunleveluptime:uptim
烤龙虾
·
2015-10-30 10:42
System
current
running
average
previous
How to check system status with basic Linux
utilities
.
SomeBasiccommandstocheckSystemstatus:uptime �Cshowshowlongthesystemhasbeenupwho -showswhoisloggedintothesystemuname -printsysteminformationrunlevel �CreportpreviousandcurrentUnixOSrunleveluptime:uptim
烤龙虾
·
2015-10-30 10:42
System
current
running
average
previous
How to check system status with basic Linux
utilities
.
SomeBasiccommandstocheckSystemstatus:uptime–showshowlongthesystemhasbeenupwho-showswhoisloggedintothesystemuname-printsysteminformationrunlevel–reportpreviousandcurrentUnixOSrunleveluptime:uptimeisone
烤龙虾
·
2015-10-30 10:42
system
current
running
如何实例化sqlmap 把Sqlmap.config放到Web应用程序的根目录下与Web.config同级
参考查看Ibatis 的源代码,mapper.cs实例化sqlmap即可,贴下代码: Code using IBatisNet.Common.
Utilities
; using 
·
2015-10-30 10:10
config
mysql体系结构
了解MySql必须牢牢记住其体系结构图,Mysql是由SQL接口,解析器,优化器,缓存,存储引擎组成的 1Connectors指的是不同语言中与SQL的交互 2ManagementServeices&
Utilities
linux_kang
·
2015-10-29 15:30
MySQL体系结构
关于VMware给系统分区扩容的一点经验
我的VMware版本是8.0.6build-1035888,里面安装的是WindowsXPSP3首先,在VM关机状态下使用Harddisk设置中的
Utilities
下的Expand给整个磁盘扩容,这样做之后整个磁盘容量变大
sPhinX
·
2015-10-29 09:00
How to Monitor Network Traffic in Linux
I recently covered three
utilities
you can use to monitor your system resources in Linux.
·
2015-10-29 08:48
NetWork
免费的安全删除软件 SDelete v1.51
http://www.microsoft.com/technet/sysinternals/
Utilities
/SDelete.mspx SDelete v1.51 By Mark Russinovich
·
2015-10-28 09:37
delete
上一页
16
17
18
19
20
21
22
23
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他