码迷,mamicode.com
首页 >  
搜索关键字:utility    ( 517个结果
ImageConstants
using System;using System.Collections.Generic;using System.Linq;using System.Text;using WindowsFormsApplication3.Utility;using System.Drawing;using Sy...
分类:其他好文   时间:2014-07-23 11:45:26    阅读次数:390
.Net常用技巧_软件注册码
using System;using System.Collections.Generic;using System.Text;using System.Management;using Utility;using EXDataControl;using System.Collections;usi...
分类:Web程序   时间:2014-07-16 23:13:16    阅读次数:230
install the Mondo Rescue utility in Ubuntu 12.04 or 12.10.
1. Open a terminal window.2. Type in the following commands, then hit Enter after each.wget ftp://ftp.mondorescue.org/ubuntu/`lsb_release -r|awk '{pri...
分类:其他好文   时间:2014-07-09 17:51:26    阅读次数:272
Teradata中fastload使用
Teradata Fastload Utility 是teradata数据库中一个基于命令行的快速load大量数据到一个空表的工具。数据可以从以下途径被load:1) Disk 或 tape;2) 网络服务器上的文件;Teradata Fastload使用多个session来load data,但是...
分类:其他好文   时间:2014-07-07 17:19:52    阅读次数:220
dbus-launch
NAME dbus-launch - Utility to start a message bus from a shell script dbus-launch - 从shell脚本启动一个消息总线的工具(实用程序)URLhttp://dbus.freedesktop.org/doc/dbus-l...
分类:数据库   时间:2014-06-30 13:56:58    阅读次数:460
backup script
#!/bin/bash###################################################### export the whole database use exp utility. ##################################...
分类:其他好文   时间:2014-06-28 19:58:18    阅读次数:215
Ajax.Utility.RegisterTypeForAjax(typeof(_Default)) 的使用
语句的作用:页面注册方法的作用。Ajax.Utility.RegisterTypeForAjax(typeof(命名空间.类名));首先要在配置文件里配置 代码演示:namespace WebSite{ public partial class tuangou : System.Web.U...
分类:其他好文   时间:2014-06-24 09:40:32    阅读次数:310
ModelDataExchange - Import
Abstract. The ModelDataExchange import utility enables the user to import geometric models of equipment into 3D models within Design. The input models...
分类:其他好文   时间:2014-06-17 23:59:19    阅读次数:472
Bootcamp: An error occurred while partitioning the disk
原因:在macbook pro retina上安装win7双系统错误:在使用Bootcamp分区的时候出现错误:An error occurred while partitioning the disk解决方法: - 打开Disk Utility (磁盘工具) - 在左侧选择当前使用的硬盘,然后.....
分类:其他好文   时间:2014-06-14 20:05:48    阅读次数:456
517条   上一页 1 ... 48 49 50 51 52 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!