readme_cygwin.txt
来自「Mathematical expressions parser library」· 文本 代码 · 共 17 行
TXT
17 行
########################################################
# #
# Mathematical expressions parser library #
# #
# Copyright (c) 2004, 2005 Ingo Berg #
# ingo_berg{at}gmx.de #
# #
########################################################
I got plenty of feedback indicating that many users use this parser with GNU-C++. For this reason I provide you with a GNU Makefile. This Makefile will create a static library and build a sample application. It uses the file example1.cpp which is also used in the first MSVC example.
To create the example just type:
"make new"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?