[ 源代码: librepfunc ]
软件包:librepfunc1(1.10.0-1 以及其他的)
set of C++ classes and utilities for building multimedia tools
This is a collection of utilities and functions used for example in w-scan-cpp
string related:
* LowerCase and UpperCase * LeftTrim and RightTrim and Trim * FrontFill and BackFill * ReplaceAll
vector of string related:
* SplitStr
number conversion to string or vice versa
* IntToStr * FloatToStr * ExpToStr * StrToInt * StrToFloat
print time
* TimeStr
other conversions
* BCDtoDecimal
sleep threads
* Sleep, mSleep, uSleep
print hex data
* HexDump
files and directories
* FileExists * cFileList * ReadFileToStream * ReadFile * WriteStreamToFile * WriteFile
start/stop threads from main thread
* ThreadBase
其他与 librepfunc1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版