晓杰
晓杰
**This is a Bug Report** #### env:mac m1 2021 when i follow the readme and run make server and get the error ``` Your Hugo version does not match the...
``` /* apiVersion: v1 kind: Metering metadata: name: xxxx Spec: owner: fanux //必填,基于role的RBAC namespace: string //必填,需要统计的namespace resources: v1.ResourceList //资源类型,必填 BillingListM,BillingListH,BillingListD[]{ timestap: int64 //时间戳 timeInterval string //间隔多久,/分钟级/小时级/天级 amount float64 // 需要支付的金额...
1、把book都提取出来节省代码量 example: ``` package internal var book = Book{ BookId: 12125924, Title: "人类简史-从动物到上帝", Author: "尤瓦尔·赫拉利", Price: 40.8, Hot: true, Weight: 100, } ``` 2、比较快慢的前提是序列化和反序列化无错误,但是代码没体现错误判断,建议加上
**What happened**: https://github.com/volcano-sh/volcano/blob/master/docs/development/development.md Make some local change of the code, then build vc-controller-manager ``` make image.vc-controller-manager ``` Local result: ``` ➜ volcano git:(remove-vendor) make image.vc-controller-manager make: *** No rule to...
### Describe the solution you'd like i don't konw how to quickstart after read Readme,please teach me how to use.
the title is my issue
在柳神代码上面改,并且增加了详细注释,第82道93行是我新添加的代码,其他都是原样的,望采纳 ``` #include #include #include #include using namespace std; struct person { int arrive, start, time; bool vip; }tempperson; struct tablenode { int end = 8 * 3600, num; bool...
`kubectl apply -f https://raw.githubusercontent.com/accuknox/discovery-engine/dev/deployments/k8s/deployment.yaml` kubectl describe pod discovery-engine-5b6589755d-hndh5 -n accuknox-agents ``` Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 2m4s default-scheduler Successfully assigned accuknox-agents/discovery-engine-5b6589755d-hndh5 to...