zend studio 1、安装zend studio 破解 2、安装汉化包 选择Help菜单->Install New Software...在Work with框中复制此地址:http://archive.eclipse.org/technology/babel/update-sit...
分类:
其他好文 时间:
2014-06-25 22:13:53
阅读次数:
281
一、创建索引表空间:指令:create tablespace orcl_index datafile 'D:\app\Administrator\oradata\orclyg\index\orcl_index.dbf' size 50M extent management local uni...
分类:
其他好文 时间:
2014-06-24 12:33:30
阅读次数:
235
Arrayss work well for unordered sequences, and even for...
分类:
其他好文 时间:
2014-06-22 21:45:52
阅读次数:
184
解决svn:This client is too old问题
1、下载官方的python文件
http://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/change-svn-wc-format.py
2、下载安装python,执行python文件时有用 ,下载地址:http://code.go...
分类:
其他好文 时间:
2014-06-22 18:36:10
阅读次数:
354
SMBus (System Management Bus,系统管理总线) 是1995年由Intel提出的,应用于移动PC和桌面PC系统中的低速率通讯。希望通过一条廉价并且功能强大的总线(由两条线组成),来控制主板上的设备并收集相应的信息。
1简介
SMBus (System Management Bus,系统管理总线) 是1995年由Intel提出的,应用于移动...
分类:
其他好文 时间:
2014-06-22 18:33:18
阅读次数:
247
可以用如下的C#代码可验证这个上限值。
// --------------------------------------------------------------------------------------------------------------------
//
// Respect the work.
//
//
// The program.
//
//...
session一般出现在计算机领域,IM软件中的session,老的IM有两层:首先是逻辑层的session来管理会话的参与者,消息列表,会话类型等等;还有协议层的session,主要是代表客户端跟服务器的一个事物通道。
老的IM软件
客户端跟Server交互的每一类操作都是基于会话。比如客户端登录,需要建立一个登录的会话;客户端发消息,需要建立一个会话。下面举例:
客户端向Serv...
分类:
其他好文 时间:
2014-06-22 15:53:27
阅读次数:
191
如何创建视图?
有两种方法:
1、——Sql Server Management Studio 中直接新建视图:
2、——使用 Transant—SQl语句创建视图...
分类:
其他好文 时间:
2014-06-21 23:02:49
阅读次数:
349
Server management the Erlang node and the Erlang application Starting nodes multiple Erlang applications can run inside the same node an application o...
分类:
其他好文 时间:
2014-06-21 16:36:43
阅读次数:
387
通过select @@version查看当前的 SQL Server 安装的版本:结果返回的是 SQL Server 2008 R2 (SP1),可安装的明明是 SQL Server 2012(SP1).然后通过 菜单-帮助-关于 显示的SQL Server Management Studio 版本...
分类:
数据库 时间:
2014-06-21 16:19:04
阅读次数:
265