首先是建议
没什么好说的
1.没有热度,有宣传吗?
2.图片加放大功能
3.发帖功能栏的翻译不完整
4.网页样式很容易崩坏,刷新也没用(也可能是我的问题)
5.有时候会出现点赞栏里出现所有会员的情况,可能会让服务器负载大或者用户浏览器崩溃
其次是闲聊
最近在学编译原理,对于我这个农村小孩属实有点难
目标是JS->MPL(某个叫Mindustry即像素工厂的游戏的编程语言)
类似于汇编指令
指令集如下:
`
read result cell1 0
write result cell1 0
draw clear 0 0 0 0 0 0
print "frog"
drawflush display1
printflush message1
getlink result 0
control enabled block1 0 0 0 0
radar enemy any any distance turret1 1 result
sensor result block1 @copper
set result 0
op add result a b
lookup item result 0
packcolor result 1 0 0 1
wait 0.5
stop
end
jump -1 notEqual x false
ubind @poly
ucontrol move 0 0 0 0 0
uradar enemy any any distance 0 1 result
ulocate building core true @copper outx outy found building
`
没什么好说的,只希望各位大佬推荐一些编译原理的课程