Welcome![Sign In][Sign Up]
Location:
Search - 开公司

Search list

[Compress-Decompress algrithmsCharmsoft JPEG2000 开发包 2_2 CSJ2KL

Description: Charmsoft公司的JPEG2000开发包-Charmsoft Corporation s JPEG2000 development package
Platform: | Size: 2544390 | Author: hubinglong | Hits:

[OS program微软USB开发包

Description: 微软公司的USB口开发包,如果你想开发USB口,这个东西是个好东西。-Microsoft's USB port development kits, if you want to develop USB ports, this thing is a good thing.
Platform: | Size: 93935 | Author: 李建春 | Hits:

[Other resource项 目 开 发 计 划

Description: 项目开发计划的标准模版,刚刚开始建立资产库的公司可以参考-project development of the standard template, just started to build assets for the company can reference
Platform: | Size: 14559 | Author: 李震洲 | Hits:

[Other resource一个小公司的读卡考勤系统

Description: 结合读卡器使用。程序中有按迟到时间长短自动开罚单功能-combination reader use. Procedures are late by the time length of automatic ticketing functions
Platform: | Size: 1251885 | Author: 赵伟 | Hits:

[File Operate某软件公司的软件开发文档(实用)

Description: 某软件公司的软件开发文档(实用)内部资料 虽不是国标,但已用了多年,在同行业认可。-a software company Software Development Document (practical) is not internal information GB, but has spent many years in the same industry-recognized.
Platform: | Size: 68261 | Author: 于泳江 | Hits:

[Other resource贸易管理系统(有开发文档)

Description: 贸易公司做为商品供应商和客户的中介机构,储存并管理着大量的商品供应商所提供的商品信息和客户需求的信息,要处理大量的输入,修改,查询信息,该软件能解决该问题,并能清晰的显示出所有的信息,并提供管理者权限,供不同管理员查询。 运行环境 操作系统:Microsoft 系列操作系统 支持环境:IIS 5.0 数 据 库:Microsoft ACCE-commodity trading companies as suppliers and customers of the intermediary, storage and management of a large quantity of goods provided by the suppliers of goods and information needs of the customers information, a great deal of input, modify, for information, the software can solve the problem, and clearly demonstrated that all of the information, managers and provide authority for different administrators inquiries. Runtime Environment Operating System : Microsoft operating system support environment : IIS 5.0 database : Microsoft Acce
Platform: | Size: 1305676 | Author: 方在笑 | Hits:

[Business guide开公司全攻略

Description: 中国大陆开公司全攻略
Platform: | Size: 7146 | Author: szptfjq | Hits:

[ComboBox短信ocx控件

Description: 蓝天短信猫收发控件开发使用手册 安装 通过运行regsvr32.exe程序来安装本控件,如: regsvr32.exe c:\winnt\system32\alasunsmscon.ocx 提示: 由于本控件使用了微软公司的MSCOMM32.OCX,所以用户在自己程序发布时,除了要分发本 控件外,还要包括MSCOMM32.OCX。 特别声明: 深圳市蓝天信息技术有限公司开发的alasunsmscon.ocx控件稳定支持本公司生产的短信猫设备,已对短信猫芯片调用此控件进行了加密技术,本公司的alasunsmscon.ocx控件在调用其它公司短信猫设备时,刚开始能运行一段时间,但运行一段时间后会出现控件无法调用,导致程序无法运行,短信出现乱码等问题,由此声明只对本公司生产的短信猫调用控件负责,用其它公司生产的短信猫调用此控件所引起的系统不稳定,本公司概不负责,敬请谅解。 控件使用说明 ◆属性 序 号 属性名称 数据类型 说 明 1 AutoDelMsg Boolean 设置是否在阅读短信后自动删除SIM卡内短信存档 (建议在经常接收短信时设置为true)。 设计和运行时都可以读写, true自动删除 false不自动删除 默认为false 2 CommPort Integer 串口号(运行时只读) 3 IsOpen Boolean 设备是否已经打开(只读) True已打开 False未打开 4 IsRegOK Boolean 控件是否成功注册(只读) True已打开 False未打开 5 Settings String 设备与计算机的串口通讯设置 设计时和运行时都可以读写 默认值为 9600,n,8,1,分别代表波特率、奇偶校验、 数据位数和停止位数 ◆方法 ☆ 发送AT指令 (ATCommand) 功能描述:向端口发送AT指令 参数:ATCmd string 您要发送的AT指令 返回:string AT指令返回结果 如为错误,返回ERROR ☆ 关闭通讯端口 (CloseComm) 功能描述:关闭与设备的通讯端口 参数: 无 返回: Long 0 成功,其它 失败 ☆ 删除短消息 (DelMsgByIndex) 功能描述:删除SIM卡中指定位置的短信 参数: iIndexNo Integer 要删除SIM卡中短信的位置 返回: Long 0 删除成功,其他 删除失败 ☆ 取得机器码(GetMachineNo) 功能描述:取得机器码(注册控件时用) 参数: 无 返回: string 机器码字符串 ☆ 取得短信中心号码 (GetMsgCenterNo) 功能描述:取得短信中心号码 参数: 无 返回: string 短信中心号码 ☆ 取得注册用户名 (GetRegUserName) 功能描述:取得注册用户名 参数: 无 返回:string 用户名 ☆ 取得未读信息列表 (GetUnreadMsgIndexList) 功能描述:取得未读信息列表 参数: 无 返回: string 逗号分隔的未读信息序号的列表 ☆ 打开通讯端口 (OpenComm) 功能描述: 打开与设备的通讯端口 参数: 无 返回: Long 0 成功, 其他 失败 ☆ 读取设备新收到的短消息 (ReadMsg) 功能描述:读取设备新收到的短消息 参数: sNo string 收到短信的来源号码 sCon string 收到短信的内容 sMsgCenterNo string 短信中心号码 dSendTime date 发送短信的时间 iSendTimeZone Integer 发送短信的时区 返回: Long 0 读取成功, 其他 读取失败 ☆ 读取短消息 (ReadMsgByIndex) 功能描述:读取SIM卡中指定位置的短消息 参数: iIndexNo Integer 短信序号 sNo string 收到短信的来源号码 sCon string 收到短信的内容 sMsgCenterNo string 短信中心号码 dSendTime date 发送短信的时间 iSendTimeZone Integer 发送短信的时区 返回: Long 0 读取成功,其他 读取失败 ☆ 发送短消息 (SendMsg) 功能描述:发送一条短信息 参数: sNo string 对方的手机号码 sCon string 短消息内容 sMsgCenterNo string 短信中心号码(可选) iMsgType Integer 短信类型 (见下表) bAsync Boolean 是否异步发送(可选,默认为False) 返回: Long 0 发送成功,其他 发送失败 ◆短信类型: 常量 值 说 明 alasunUCS2 0 Unicode类型,如中文。选择此类型,短信的最长长度 为70个字符。 alasun7Bit 1 7Bit类型,一般用来发送英文短信,选择此类型,短信 最长长度为160个字符。 alasunBlinking 2 闪烁类型的短信(需手机支持)。 alasunFlash 4 免提短信(直接显示在用户手机屏幕上,需手机支持), 选择此类型,短信编码自动为Unicode,并且最长长度 为69个字符。 以为常量可以结合使用,如alasunBlinking+alasunFlash ☆ 设置短信中心号码 (SetMsgCenterNo) 功能描述:设置短信中心号码 参数: sNewValue string 短信中心号码 返回: Long 0 成功,其他 失败 ☆ 注册控件 (SetSN) 功能描述:注册控件(注册控件时用); 参数: strUserName string 短信用户名 strRegNo string 注册序列号 返回: Boolean True 注册成功,False 失败 ☆ 显示控件关于对话框 (ShowAbout) 功能描述:显示控件关于对话框 参数: 无 返回: 无 ◆ 事件 ☆ OnReceive 当短信到达时触发这个事件,请在此事件中调用ReadMsg方法 ☆ OnSend 在异步发送方式时,短信成功发送时,触发此事件,同步发送时,此事件无效
Platform: | Size: 207421 | Author: terry600@163.com | Hits:

[Compress-Decompress algrithmsCharmsoft JPEG2000 开发包 2_2 CSJ2KL

Description: Charmsoft公司的JPEG2000开发包-Charmsoft Corporation s JPEG2000 development package
Platform: | Size: 2543616 | Author: hubinglong | Hits:

[File Format某软件公司的软件开发文档(实用)

Description: 某软件公司的软件开发文档(实用)内部资料 虽不是国标,但已用了多年,在同行业认可。-a software company Software Development Document (practical) is not internal information GB, but has spent many years in the same industry-recognized.
Platform: | Size: 67584 | Author: 于泳江 | Hits:

[OtherMAPX中文培训教材

Description: 开发GIS的mapinfo公司的mapx控件的开发培训文档,是不可多得的。-development of GIS MapInfo MapX control of the development of training documents is rare.
Platform: | Size: 1122304 | Author: 崔立超 | Hits:

[Other systems贸易管理系统(有开发文档)

Description: 贸易公司做为商品供应商和客户的中介机构,储存并管理着大量的商品供应商所提供的商品信息和客户需求的信息,要处理大量的输入,修改,查询信息,该软件能解决该问题,并能清晰的显示出所有的信息,并提供管理者权限,供不同管理员查询。 运行环境 操作系统:Microsoft 系列操作系统 支持环境:IIS 5.0 数 据 库:Microsoft ACCE-commodity trading companies as suppliers and customers of the intermediary, storage and management of a large quantity of goods provided by the suppliers of goods and information needs of the customers information, a great deal of input, modify, for information, the software can solve the problem, and clearly demonstrated that all of the information, managers and provide authority for different administrators inquiries. Runtime Environment Operating System : Microsoft operating system support environment : IIS 5.0 database : Microsoft Acce
Platform: | Size: 1305600 | Author: 方在笑 | Hits:

[OS program微软USB开发包

Description: 微软公司的USB口开发包,如果你想开发USB口,这个东西是个好东西。-Microsoft's USB port development kits, if you want to develop USB ports, this thing is a good thing.
Platform: | Size: 99328 | Author: 李建春 | Hits:

[Software Engineering项 目 开 发 计 划

Description: 项目开发计划的标准模版,刚刚开始建立资产库的公司可以参考-project development of the standard template, just started to build assets for the company can reference
Platform: | Size: 14336 | Author: 李震洲 | Hits:

[Other Databases一个小公司的读卡考勤系统

Description: 结合读卡器使用。程序中有按迟到时间长短自动开罚单功能-combination reader use. Procedures are late by the time length of automatic ticketing functions
Platform: | Size: 1251328 | Author: 赵伟 | Hits:

[Other702r

Description: SHOPXP网上购物系统》软件由北京易通联信科技有限公司独立开发!北京易通联信享有该软件之版权。 本软件仅供广大源码爱好者学习、参考使用,严禁用于其他用途。禁止商用!请在下载后24小时内删除,建站和开店的朋友请购买正式版使用 。 1、正式版未经作者授权许可,不得将之用于互联网; 2、禁止以任何目的(包括学习和研究)通过 Internet 或其他媒介将所获授权的产品提供给第三人或公众。 3、禁止任何形式的重新发布,更不得利用重新发布非法获利。 4、不得对本软件进行出租、租借、发放子许可证、出售或抵押。 5、无论用途如何、是否经过修改或美化、修改程度如何,只要使用SHOPXP购物系统的整体或任何部分,未经书面许可,版权仍归北京易通所有 6、如果您未能遵守本协议的条款,您的授权将被终止,所被许可的权利将被收回。 备注:凡有侵权行为的个人、法人或其它组织,必须立即停止侵权并对其侵权造成的一切不良后果承担全部法律责任。对侵犯《SHOPXP网上购物系统》版权的行为,本站代理律师将依据《著作权法》、《刑法》、《计算机软件保护条例》等相关法律、法规代表作者追究其经济责任和法律责任!!!侵权必究-SHOPXP online shopping system "software rationalized by the Beijing Joint Technology Co., Ltd. independent development! Beijing Autopass joint letter to the software capital of copyright. The only broad-source software enthusiasts to learn, use and reference forbidden for other purposes. Banning business! Please download within 24 hours deleted, the establishment of the station and picked up a friend to buy the official version Please use. A formal version of the author without authorization shall be used for the Internet; 2, prohibit any purpose (including learning and research) through the Internet or other media will be authorized to provide products to the third person or the public. 3, the prohibition of any form of re-released and re-released not to use illegal profit. 4, the ri
Platform: | Size: 2143232 | Author: 22 | Hits:

[SCMGPS_61

Description: 基于台湾凌阳公司的61板开发的GPS定位系统,能够在LCD上显示UTC时间、日期和经纬度信息。此程序为完整版-the development of the 61 board GPS positioning system, can be displayed on the LCD UTC time, date and latitude and longitude information. This procedure for the complete version
Platform: | Size: 32768 | Author: Tracyluo | Hits:

[WEB CodeB2Cgouwuxitong

Description: 易想商城系统,是成都易想网络科技有限公司,基于先进的Asp.net推出的一套自主开发的基于Asp.Net+C#+Access的3层架构的网上商店系统,具有智能化扩展性和高稳定性。易想商城系统,是一套能够适合不同类型商城、超强功能,灵活多变的多功能在线商店系统,为您提供了一整套的在线开店解决方案。易想商城系统,网上商店系统除了拥有一般网上商店系统所具有的所有功能,还拥有着其它网店系统没有的许多超强功能。易想商城系统,是您网上开店,建立网上购物网站的首选系统。
Platform: | Size: 10482688 | Author: 李康保 | Hits:

[Software Engineeringsoftware

Description: a) 编写目的 该计划为公司的内部资料,主要是为项目的开发作个指导 b) 项目背景 项目委托公司是某航空公司,有本公司负责开发,而且全权处理有关该项目开发的事宜。该项目是机票的预定及其出售系统,是机票出售系统的子系统。 -a) The purpose of the plan prepared for the company s internal information, primarily for the development of the project to be a guiding b) the background of the project commissioned by the project company is an airline, there are the company responsible for the development, but also dealt with solely on the project development matters. The project is scheduled to air tickets and the sale of systems, is the ticket sale system subsystem.
Platform: | Size: 88064 | Author: 王楠 | Hits:

[OtherUHF Library开发文档

Description: UHF读卡器开发包 睿时信科技优先公司的(UHF card reader development package Rui time letter technology priority)
Platform: | Size: 205824 | Author: Dews | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net