文本缓冲支持库 支持2G超大文本的增删改-易语言

时间:2024-07-01 15:08:43
【文件属性】:

文件名称:文本缓冲支持库 支持2G超大文本的增删改-易语言

文件大小:1.1MB

文件格式:ZIP

更新时间:2024-07-01 15:08:43

模块控件源码

使用 cmake+msvc编译(无需vc6.0)  自动生成动态库+静态库请确保cmake为最新版本 编译安装方法 mkdir buildcd buildcmake ../ -DCMAKE_BUILD_TYPE=Release -G "Visual Studio 16 2019" -A Win32cmake --build . --target textbuffer_install 卸载 cd build cmake --build . --target textbuffer_uninstall 复制代码 自动生成动态库静态库 并拷贝到 易语言 根目录


【文件预览】:
PublicIDEFunctions.h
einfo.exe
src_fne2lib.e
src_einfo.e
functions.h
untshare.h
mem.cpp
common.h
lang.h
libfne.cpp
lib2.h
LIB.EXE
fnshare.h
MSPDB60.DLL
mem.h
fne2lib.exe
mtypes.h
data_types.h
impdef.exe
example_static.dll
resym.exe
piece_table.h
origin.h
constant.h
LINK.EXE
container.cpp
CMakeLists.txt
untshare.cpp
libfne.h
container.h
krnllib.h
fnshare.cpp

网友评论