Skip to content

Commit

Permalink
把一些函数由在函数里输出改成返回string
Browse files Browse the repository at this point in the history
  • Loading branch information
sg-first committed Dec 22, 2020
1 parent 3cefe8c commit 972e05d
Show file tree
Hide file tree
Showing 5 changed files with 86 additions and 53 deletions.
2 changes: 1 addition & 1 deletion LogicalCircuit.pro
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TEMPLATE = app
CONFIG += console c++17
CONFIG -= app_bundle
CONFIG += qt
CONFIG -= qt

SOURCES += main.cpp \
node.cpp \
Expand Down
Loading

0 comments on commit 972e05d

Please sign in to comment.