-
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
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
-
DAO多线程的技巧
DAO多线程的技巧-DAO multithreading techniques
- 2022-09-27 06:35:02下载
- 积分:1
-
考虑一个8
Consider an 8-input and 8-output problem, where the output should be equal to the input for any of the 8 combinations of seven 0s and one 1.-Consider an 8-input and 8-output problem, where the output should be equal to the input for any of the 8 combinations of seven 0s and one 1.
- 2022-12-02 06:05:03下载
- 积分:1
-
multithreading demo program! Very good!
多线程演示程序!很不错哦-multithreading demo program! Very good!
- 2023-04-01 00:30:04下载
- 积分:1
-
本程序为VC++ 6.0的部分学习代码,有助于初学者学习.
本程序为VC++ 6.0的部分学习代码,有助于初学者学习.-procedures for the VC 6.0 of learning code, help beginners learn.
- 2022-07-09 19:15:50下载
- 积分:1
-
VC中设置并叠加透明图片实例
window窗口上面设置并叠加透明图片的示例代码。
- 2022-11-04 13:40:03下载
- 积分:1
-
Screen design of C language source program, explain in detail the C language use...
屏幕设计的 C 语言源程序,详细讲解用C语言进行设计屏幕界面.-Screen design of C language source program, explain in detail the C language used to design the screen interface.
- 2022-02-25 13:27:34下载
- 积分:1
-
一个socket与线程池编程。适合新手学习
一个socket与线程池编程。适合新手学习-A programming socket and thread pool. Fit new study
- 2022-03-23 13:10:31下载
- 积分:1
-
WS-MaxEdit为多维材质及烘培输出详细教程,附带教程所需源文件及模型文件-WS-MaxEdit materials and bakery for the multi-dimensional output detailed tutorial, with tutorials and source files needed to model file
- 2022-10-12 23:35:03下载
- 积分:1
-
实现最小生成树算法,通过PRIM算法实现.通过输入一串字符显示最小生成树.求得最小路径...
实现最小生成树算法,通过PRIM算法实现.通过输入一串字符显示最小生成树.求得最小路径-Realize minimum spanning tree algorithm, through the PRIM algorithm. By entering a string of characters show minimal spanning tree. Find the smallest path
- 2023-01-21 06:40:04下载
- 积分:1