惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
C
Check Point Blog
J
Java Code Geeks
腾讯CDC
Martin Fowler
Martin Fowler
MongoDB | Blog
MongoDB | Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 三生石上(FineUI控件)
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
Engineering at Meta
Engineering at Meta
罗磊的独立博客
Last Week in AI
Last Week in AI
B
Blog
IT之家
IT之家
S
SegmentFault 最新的问题
D
DataBreaches.Net
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI
博客园 - 聂微东
U
Unit 42
有赞技术团队
有赞技术团队
Y
Y Combinator Blog
MyScale Blog
MyScale Blog

博客园 - 拒绝潜水的鱼

使用QT调用外部程序-小心linux中的命令陷阱 linux source命令为什么在C/QT/C++语言中不起作用 IOS6应用开发实战1-第一个IOS程序 IOS开发入门-XCode4真机调试整理 第一届江苏WEB开发者大会(7月31日星期日)期待您的参与 对象生成数据库还是数据库生成代码 对于基础架构的一些思考 10月25号-第六届南京程序员技术大会(Tech2009) .NET 以GBK编码数据传输 关于SQL触发器批量更新的问题 关于零的字符串处理 勤哲EXCEL服务器8.3以上版本可能存在的BUG visual studio 2005 查找和替换窗口 显示不了 递归与迭代 unsigned char 与char的区别 ERROR 2003:Can't connect to MySQL server on 'localhost' (10061) vc++导出C#可用的DLL C#中调试C++的DLL 在 windows servers 2003 环境下,安装了.NET 1.1 和 2.0 的版本后,IIS中居然找不到1.1和2.0的切换选项卡
勤哲8.3较8.2版本变化的参数与方法
拒绝潜水的鱼 · 2008-12-25 · via 博客园 - 拒绝潜水的鱼

ESSvr._ACMgr 的成员

public abstract new ESSvr.Templates GetUserRTs ( System.Int32 userId , System.Int16 RepKind , System.Int16 authType , System.Int16 webEnable , System.Boolean noProc , System.Int16 qryOnly , System.String orderBy , System.Int16 canDownLoad , System.Int16 AgentType , System.String AgentID )

较8.2多了两个参数 System.Int16 AgentType , System.String AgentID ,可能就是所谓的任务代理功能。不过没有怎么用 呵呵。

ESSvr._workItems 的成员

public abstract new System.Boolean GetTask ( System.Int32 userId , System.Int16 State , System.String tIds , System.String tNames , System.String rtIds , System.Int16 AgentType , System.String AgentID )

较8.2多了两个参数 System.Int16 AgentType , System.String AgentID ,可能就是所谓的任务代理功能。不过没有怎么用 呵呵。
    
  

作者:拒绝潜水的鱼
出处:http://slave2.cnblogs.com/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。