搜索资源列表
第二套扫描码(ps2)
- Scan Code Set 2 - Default scan code set for all modern keyboards 第二套扫描码集--所有现代键盘默认的扫描码集-Scan Code Set 2-Default scan code set for all modern keyboards second scan code sets -- all modern default keyboard scan code sets
12222222222223333
- 使用Windows 2000 / XP 的朋友,你们知道吗?在Windows XP只,有将近90个服务可以开启,而默认的将开启30多个服务,而事实上我们只需要6个就足够了,禁止所有的“不需要”的服务将节省12MB-70MB的内存,想让你的计算机飞速吗?-use Windows 2000 / XP friends, you know? In Windows XP only, nearly 90 services can be opened, and the default will open mo
projectserver2003
- “管理”页用于为 Microsoft Project Web Access 设置默认值和定义用户以及安全性,并可以为某些 Microsoft Project 和 Microsoft Project Server 功能设置默认值。-"management" page for Microsoft Project Web Access installed mime recognize the value and definition of users, as well as saf
MSSQL-Error-40-02082.com
- 在建立与服务器的连接时出错。在连接到 SQL Server 2005 时,在默认的设置下 SQL Server 不允许进行远程连接可能会导致此失败。 (provider: 命名管道提供程序, error: 40 - 无法打开到 SQL Server 的连接)-Error creating a connection to the server. When connecting to SQL Server 2005, under the default settings SQL Server doe
sdf2812 软件说明书
- 2812串口烧录以及设置 1. 先安装sdf28xx_v3_3_serial,安装时按照默认路径安装,与CCS3.3安装路径相同; 2. 安装SDFlash 软件:SetupCCSPlatinum_v30329,安装路径与CCS3.3安装路径相同; -2812 burn, and set the serial port 1 to install sdf28xx_v3_3_serial, in accordance with the default installation p
USBorPCI
- USBorPCI使用指南 。USBorPCI 用于在各个不同 CCS 版本的编译环境下选择使用 TI-XDS560 PCI 仿 真器或者 SEED-XDS560PLUS 仿真器。当前的缺省状态是使用 SEED-XDS560PLUS 仿真器。-USBorPCI Guide. USBorPCI for CCS in different versions of the compiler environment choose to use the TI-XDS560 PCI emulator o
minglinghang
- 网络经典命令行 1.最基本,最常用的,测试物理网络的 ping 192.168.0.8 -t ,参数-t是等待用户去中断测试 2.查看DNS、IP、Mac等 A.Win98:winipcfg B.Win2000以上:Ipconfig/all C.NSLOOKUP:如查看河北的DNS C:\>nslookup Default Server: ns.hesjptt.net.cn Address: 202.99.160.68
Oracle命令
- 数据库管理常用命令,包括Oracle 建库 创建表空间 CREATE TABLESPACE xxxx DATAFILE '/oradata/db1/xxxx.dbf' SIZE 1G AUTOEXTEND ON NEXT 100M; 创建临时表空间 CREATE TEMPORARY TABLESPACE temp_xxxx TEMPFILE '/oradata/db1/temp_xxxx.dbf' SIZE 500M AUTOEXTEND ON NEXT 100M; 创建用户关