Kearney
Kearney
What is the result? have you tried? I have the same question: win + arch
`$crate::console::`的作用可以看[这个](https://www.jianshu.com/p/51693602114a),绝对路径引用,从仓库代码的 tag-ch1 来看,作者把 print 代码都放到了子模块 console 中,但是 ta 在其中引入了 sbi,当我尝试把 print 都弄到 consle 里面时,引发了更多的问题,尝试解决了不太好整,所以还是留在 main里,这一节的最终代码贴一个给大家[参考](https://gitee.com/anidea/os-rust/tree/ch1-print)
> 目前已经不被当前主流编译工具链所支持了 这里面不被支持的是指 RISC-V 特权级架构 1.10 还是 RISC-V 特权级架构1.9.1 版本(2016 年),根据版本号推测是后者。现在课程代码已经不被最新的nightly 支持,是说明 1.10 版本的特权级架构也不被主流支持了吗?这个架构要是一直变来变去的话,用不稳定的工具写稳定的操作系统这样不会很奇怪吗。。。
goole 那个url下线了
now it can work a little. I use it create an ap when I am connecting a wifi. But the ap can not connect to the Internet - kernel: 6.4.8-arch1-1...
> I don't see updates on this issue... according to [k8s documentation](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/) the python client should support crds... https://github.com/kubernetes-client/python/blob/master/examples/dynamic-client/cluster_scoped_custom_resource.py
@fishfree which version you test chatglm? 2 or 3? In 3, they said the have designed a new prompt format.
?哪里失效了?版本是啥?要作者猜?
hello, guys. intersection number in MPLight/data/manhattan/manhattan.json just 1 while [tsc](https://traffic-signal-control.github.io/) says "The road network contains 2510 intersections in Manhattan". other files like manhattan_*.json are just flowFile not roadnetFile. so why...
my mistake. 1 intersections can contains all intersection. I got it. sorry to borther you guys.