📄 install
字号:
estring - EasySTRING library, LGPL Copyright by Erik Gustafssonsetting up estring is done in 3 easy steps:1.untar the estring.tar.gz2.compile the untared content3.installing the compiled files to the right locationThis steps can be easly done as following:1.untaring:type "tar -xvzf estring.tar.gz", this will untar a folder named estring2.compiling:cd in to the untared folder and type "make", this will build the library3.installing:as root, type "make install" in the untared estring directory.later, if you want to unsinstall estring, simply type "make uninstall" in the untared estring directory.if you experience any problems or have other things you want to tell me, you can mail me at: exxin@linuxmail.orgMay the source be with you.//eXXin (Erik Gustafsson)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -