-
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my...
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my.cfg
3、可调用系统函数有
atof: 将字符串转换为浮点数
ceil:
floor:
abs:
index:
strcmp:
substr:
strlen:
trim:
strstr:
split:
replace:字符串替换函数
printf:
这些函数基本与同名c函数相同
4、可预先编写一组脚本文件,编译时为每个文件指定ID,供调用时选择-The component can be used to prepare the string and digital processing script for run-time access to results of the implementation of one call, components can call the reference main.cpp2, the preparation of the script can refer to debug/my.cfg3, may call the system function has atof : convert a string to float ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace: string replace function printf: These functions are basically the same with the same name c function 4, can be prepared in advance by one Group script file, compile-time specified for each document ID, call for selection
- 2022-07-28 13:47:17下载
- 积分:1
-
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
- 2022-08-14 09:24:06下载
- 积分:1
-
将一个文件,反之亦然在Win32平台
To split a file and vice versa on win32 platform
- 2022-04-21 12:45:02下载
- 积分:1
-
这个程序示例了创建ANSI,UTF
这个程序示例了创建ANSI,UTF-8,BlueTooth(蓝牙)格式的OutLook名片簿文件的功能,其中包括了使用Base64编码的jpeg图像处理类。
生成的文件可以导入Nokia 6600以及新的p910i手机中。-This program example of creating ANSI, UTF-8, BlueTooth (Bluetooth) format OutLook Ming Pianbu document features, including the use of Base64-encoded jpeg image processing class. The resulting files can be imported and the new Nokia 6600 mobile phone in the p910i.
- 2022-04-06 12:02:02下载
- 积分:1
-
identifying resources applications software source code
查找资源的应用软件源码-identifying resources applications software source code
- 2022-03-18 18:19:31下载
- 积分:1
-
滚动条使用实例程序
滚动条使用实例程序-examples of the use of the rolling process
- 2022-03-07 00:46:31下载
- 积分:1
-
C#编的状态客户端,具备套接字连接池。
C#编的状态客户端,具备套接字连接池。-C# Part of the client state, with socket connection pool.
- 2022-08-03 17:44:05下载
- 积分:1
-
它能让IE模拟常用分辨率下的大小,甚至能按你的要求随意更改IE窗口的大小!心动了么...
它能让IE模拟常用分辨率下的大小,甚至能按你的要求随意更改IE窗口的大小!心动了么-it can allow IE common resolution simulation of size, or even according to your request arbitrarily alter the size of the IE window! Echocardiography of Mody
- 2022-08-25 21:36:17下载
- 积分:1
-
]★★近在眼前-UTF
]★★近在眼前-UTF-8转中文模块+例程★★易开发的希望可以对你有帮助-Converter of UTF-8 to GB2312
- 2022-01-23 11:09:24下载
- 积分:1
-
Netscape browser bookmarks conversion gt; Based on the browser, for address stat...
Netscape浏览器书签转换程序 > 基于浏览器,可进行地址统计,内建搜索引擎 > 强大的自定义功能 > 支持组区分,个人密码设定,类别排序-Netscape browser bookmarks conversion gt; Based on the browser, for address statistics, the built-in search engine gt; Since the definition of the powerful features gt; Support group distinction, personal password creation, ranking categories
- 2022-01-26 00:01:20下载
- 积分:1