码迷,mamicode.com
首页 >  
搜索关键字:agent configuration    ( 10494个结果
高性能 Socket 组件 HP-Socket v3.2.1 正式发布
HP-Socket 是一套通用的高性能 TCP/UDP Socket 组件,包含服务端组件、客户端组件和 Agent 组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,上层应用不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。...
分类:其他好文   时间:2014-06-20 13:33:10    阅读次数:296
微软企业库5.0 支持 MySql
三步让 企业库支持 mysql 数据库 1.创建 MySqlDatabaseData 类 using Microsoft.Practices.EnterpriseLibrary.Common.Configuration; using Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ContainerModel; using...
分类:数据库   时间:2014-06-20 12:49:38    阅读次数:476
高性能 Socket 组件 HP-Socket v3.2.1 正式发布
HP-Socket 是一套通用的高性能 TCP/UDP Socket 组件,包含服务端组件、客户端组件和 Agent 组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,上层应用不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。...
分类:其他好文   时间:2014-06-20 12:31:33    阅读次数:277
使用批处理命令设置windows系统的ip地址和dns
找到对应的网卡名称 使用命令:ipconfig ipconfig/all Windows IP Configuration Host Name . . . . . . . . . . . . : D501-4-3 Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . ....
分类:Windows程序   时间:2014-06-20 09:12:20    阅读次数:443
The builder launch configuration could not be found
Export Wizard Error Errors occurred during the buildProblems occured when invoking code from plug-in: "org.eclipse.resources". The builder launch con....
分类:其他好文   时间:2014-06-11 23:31:49    阅读次数:255
汉字-拼音转换类
汉字转拼音using System;using System.Data;using System.Configuration;using System.Text;/// /// Summary description for ConvertHzToPz_Gb2312/// namespace Com...
分类:其他好文   时间:2014-06-11 22:21:09    阅读次数:1678
JBoss 7/WildFly Domain 模式如何配置 Server 启动的 JVM 参数
本文演示JBoss 7/WildFly Domain 模式如何配置 Server 启动的 JVM 参数:如下编辑Domain 模式配置文件 domain/configuration/domain.xml,在  部分添加如下配置项:...
分类:其他好文   时间:2014-06-07 15:25:02    阅读次数:350
AppSetting 用法
获取方法namespace WMSBAK{ public class WMSBackUp { private string BakDBName { get { return System.Configuration.ConfigurationManager.AppSettings...
分类:移动开发   时间:2014-06-07 09:38:30    阅读次数:397
[转].net 缩略图方法
本文转自:http://www.cnblogs.com/promic/archive/2010/04/21/1717190.htmlprivate static string strConnect = System.Configuration.ConfigurationManager.AppSett...
分类:Web程序   时间:2014-06-07 06:26:52    阅读次数:241
VirtualBox 给虚拟机绑定IP
在VirtualBox中,有时候打开虚拟机,会出现Waiting for 60 seconds more for network configuration这种情况,从而使得开机变得很慢。通过以下操作,可以让虚拟机开机很快,并且开机后不用再执行sudo dhclient eth0这种操作获取IP了。...
分类:其他好文   时间:2014-06-05 14:07:57    阅读次数:300
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!