⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install

📁 一个C格式的脚本处理函数库源代码,可让你的C程序具有执行C格式的脚本文件
💻
字号:
Before building slsh, it is wise to first build the slang library and install it via, e.g., 'make install-elf'.On Unix, running 'make install' will put:    * the slsh executable in $prefix/bin/    * lib/slsh.rc in $prefix/etc/    * lib/*.sl in $prefix/share/slsh/(See ../INSTALL.unx for information about $prefix.) To change theselocations, edit the Makefile.A mingw32 windows executable may be created using Makefile.g32 via   make -f Makefile.g32   make -f Makefile.g32 installAs above, edit the makefile to change the installation locations.  Youwill also have to put something like:   set SLSH_PATH=C:/etc   set SLSH_CONF_DIR=C:/etcin your autoexec.bat file and then reboot.Good luck.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -