makefile
来自「C++ class libraries for network-centric,」· 代码 · 共 18 行
TXT
18 行
## Makefile## $Id: //poco/1.2/Net/samples/httpget/Makefile#1 $## Makefile for Poco httpget#include $(POCO_BASE)/build/rules/globalobjects = httpgettarget = httpgettarget_version = 1target_libs = PocoUtil PocoNet PocoXML PocoFoundationinclude $(POCO_BASE)/build/rules/exec
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?