以前 Home 版本想当然就直接使用了 msxml,倒省了我那么多事。
昨晚上做一点东西,也很奇怪,总是不能给函数传值,后来才想起来这是以前做过的问题,
混得太差了。看到说明时,真想马上辞职回去考研。
后面那个类型传递的问题,好像在 javascript 那本书里提到过,另外和 python-c 的模型也很像?凡是需要在不同的语种间传递对象的,都要约定些什么。现在不是计算机系
Last time I wrote a review was in 2018, about 2017. Or maybe I wrote something elsewhere, maybe on Twitter? It was hard to write something freely…
[root@m4700 ~]# esptool write_flash 0x00000 /home/yuan/tracking/thotcon0x9/tc0x9.bin esptool.py v2.3.1 Connecting.... Detecting chip type...…
Last week I got an assignment to make a small Java library for some often used portfolio calculations. A portfolio is a collection of holdings, each…