-
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
- 2022-08-23 00:53:00下载
- 积分:1
-
这是一个完全开放的,即时通讯软件协议
这是一个完全开放的,即时通讯软件协议-This is a completely open, instant messaging software agreement
- 2022-02-05 09:55:08下载
- 积分:1
-
这是我编的一小软件。请等级等待指教。呵呵。ASP的,有点意思。...
这是我编的一小软件。请等级等待指教。呵呵。ASP的,有点意思。-This is what I made a small software. Please wait for advice grades. Ha ha. ASP, and a bit mean.
- 2022-08-08 08:04:10下载
- 积分:1
-
网络客户端和服务器
它是一个 python 实现的套接字库。他 Python 接口是 Python 的面向对象风格的套接字的 Unix systemcall 和图书馆界面直接音译: 该函数返回一个套接字对象的方法暨各种套接字系统调用。 参数类型是有点更高级别的精通 C 接口: 上 Pythonfiles 的 read () 和 write () 操作,接收缓冲区分配操作是自动的以及缓冲区 lengthis 隐式上发送操作。
- 2022-02-01 05:04:17下载
- 积分:1
-
适用于对行政、事业单位物品采购、入库、领用、维修、固定资产管理等工作进行计算机管理的专业软件。软件中集成的单据管理(入库单、出库库、退库单、盘点单、维修单、收款...
适用于对行政、事业单位物品采购、入库、领用、维修、固定资产管理等工作进行计算机管理的专业软件。软件中集成的单据管理(入库单、出库库、退库单、盘点单、维修单、收款单、付款单的登记、编辑)、固定资产管理(资产登记、部件登记、历史记录登记)、通用查询、系统维-apply to the Chief, institutions, procurement, warehousing, and their use, maintenance, management of fixed assets such as computer work for the professional management software. The software integrates document management (storage lists out reservoir and refunding single, single inventory, repair orders, billing, payment of the registration, editing), the management of fixed assets (asset register, components registration, the historical record registration), General Inquiries peacekeeping system
- 2022-03-20 06:36:40下载
- 积分:1
-
ssh3框架集成项目
开发工具:eclipse
环境:jdk1.7以上
功能描述:这个框架集成了struts2 spring hibernate3 前端用的是easyui 数据库是oracle,这个demo实现了简单的权限管理,菜单配给及相应的业务逻辑(实现了增删改查),业务模块实现了邮件的发送,会对一定条件的信息进行邮件发送,并且调用了websocket接口,请大神们指正,谢谢!
- 2022-06-15 21:21:52下载
- 积分:1
-
邮件发送
邮件发送 -mail send.
- 2022-05-13 08:12:36下载
- 积分:1
-
一个聊天的程序不错
一个聊天的程序不错-a chat program,it is nice.
- 2022-05-14 02:09:23下载
- 积分:1
-
C# Socket one by one Demo
Socket客户端与服务端one by one 通信,最近公司项目中要用到,主要是模仿硬件间的one by one通信,通信过程是 客户端连接,服务端接受连接并等待客户端消息,一定时间内如果没有收到客户端任何消息则断开连接。客户端发送消息后等待服务端消息,一定时间内无返回,则断开。循环上述过程。
- 2022-03-22 22:02:00下载
- 积分:1
-
用VB6 HTTP隧道
essy简单编程套接字与VB6,Http隧道连接您的互联网与Http,
- 2022-07-21 18:02:46下载
- 积分:1