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

📄 makefile.rpm

📁 常用字符串hash算法
💻 RPM
字号:
all: hashishmain.o: main.cpp hashish_wdr.h	g++ -c main.cpp `wx-config --cxxflags` -fexceptionshashish_wdr.o: hashish_wdr.h	g++ -c hashish_wdr.cpp `wx-config --cxxflags` -fexceptionshashish: main.o hashish_wdr.o	g++ -o hashish main.o hashish_wdr.o `wx-config --cxxflags` `wx-config --static --libs` -fexceptions -lcryptopp

⌨️ 快捷键说明

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