最新 最热

tp5.0 控制器(controller) 视图(view) 模型(model)路径写法有何不同呢?嘻嘻。看看这。

第二步:在控制器(controller)(model)都是从public下开始的,也就是说比如:

2021-08-31
0

【K8s源码品读】012:Phase 1 - kube-controller-manager - 了解控制管理中心

由于我们的示例是创建一个nginx的pod,涉及到kube-controller-manager的内容很少。

2021-08-05
1

openstack安装(39)

[root@controller ~]#source admin-openrc.sh

2021-05-07
0

openstack安装(4)

sed -i 's#SELINUX=enforcing#SELINUX=disabled#g' /etc/sysconfig/selinux

2021-05-06
1

特殊格式的 汇潮支付接口对接

在公司业务中,对接汇潮支付,--------该需求是调用汇潮的支付接口,他们作为中台,由他们调用支付宝接口

2021-02-25
0

软件架构分层方法论

一般初创软件,为快速上线,几乎不考虑分层。但随业务越发复杂,就会导致逻辑复杂、模块相互依赖、代码扩展性差等各种问题。

2021-02-23
0

解决一次K8s的ingress-nginx-controller的Pod为Pending

问题解释:不知道怎么回事,ingress-nginx-controller就出问题了,Pod状态显示Pending通过describe查看Pod信息,出现以下报错

2021-02-19
1

实战:第十七章:xlsx文件导入数据入库

直接上代码,先是页面,这里用jsp页面,导入的页面,后面的js发送请求通过后台controller跳转到这个页面

2021-02-02
1

10-angular 实例学习-1

controller 和 ng-optionsCSDN 链接1.demo: <div ng-app="myApp" ng-init="number=1;cost=1" ng-controller="myCtr" class="wrapper"> <div class="money"> ......

2021-02-02
1

checklist for setting up the connections between two scenes

Create a segue from a button or other control on the source scene to the destination scene. (If you’re presenting the new screen modally, then often the destina...

2021-01-26
1