Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 946 Bytes

problems.md

File metadata and controls

41 lines (21 loc) · 946 Bytes

problems

  • toLatex文件里operator<<函数不能连续使用

    注:现在已经没有toLatex文件,此问题被略过。

  • 异或符号^和latex里上标冲突

  • ofs函数输出string时会报warning,输出int时会报错

    注:现在已经没有toLatex文件,此问题被略过。

  • 继承ostream类问题

    注:现在已经没有toLatex文件,此问题被略过。

关于继承:如何从std :: ostream继承? | 码农家园 (codenong.com)

c++ - 如何创建一个新类以继承ostream并将其用作cout但带锁 - IT工具网 (coder.work)

Standard C++ IOStreams and Locales - Book Page

to do

  • 添加化简表达式的函数

  • zen

  • 添加var: a_1=a功能,即a(a_1)=

  • maybe add wavedrom

what I should do:

  • learn javascript

  • learn node.js

  • dowmload wavedrom-cli

  • try to add wavedrom into this project