github源码地址:https://github.com/13476075014/node-vue/blob/master/mynodeproject/13.sell/sell/src/components/star/star.vue 一:实现的思路: 通过评分的分数,来算出高亮的全星有几颗,有没 ...
分类:
其他好文 时间:
2018-08-10 19:42:34
阅读次数:
264
[toc] 原生Paginator urls.py views.py index.html 页面展示 利用bootstrap改进Paginator 参考:https://v3.bootcss.com/components/ pagination default index.html my_tag.p ...
分类:
其他好文 时间:
2018-08-10 19:41:05
阅读次数:
181
1、去掉index.php,按照pathinfo模式访问 例:http://***.com/控制器/方法 (1)把web服务器的网站目录指向所在模块的web目录 (2)在main.php的 'components' => [ 'urlManager' => [ 'enablePrettyUrl' = ...
分类:
其他好文 时间:
2018-08-10 10:52:06
阅读次数:
135
1、source为http模式,sink为logger模式,将数据在控制台打印出来。 conf配置文件如下: # Name the components on this agent a1.sources = r1 a1.sinks = k1 a1.channels = c1 # Describe/c ...
分类:
Web程序 时间:
2018-08-08 14:57:25
阅读次数:
240
35、Your database is using Automatic Memory Management. Which two SGA components must be managed manually? A) default buffer cache B) redo log buffer C ...
分类:
其他好文 时间:
2018-08-08 13:48:12
阅读次数:
246
本文转自:在 Mac OS 上编译 FFmpeg | www.samirchen.com 安装 Xcode 和 Command Line Tools 从 App Store 上安装 Xcode,并确保在 Xcode 的 Preferences -> Downloads -> Components 下 ...
分类:
系统相关 时间:
2018-08-06 00:45:56
阅读次数:
211
This lesson shows how you can extend and reuse logic in Vue components using TypeScript inheritance. It will take you through extending a component, i ...
分类:
其他好文 时间:
2018-08-03 01:04:34
阅读次数:
471
摘要:The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java Platform Enterprise Edition (Java E ...
分类:
其他好文 时间:
2018-08-02 01:54:27
阅读次数:
168
设置系统首页(文章列表渲染) index.html bootstrap里边的导航组件:https://v3.bootcss.com/components/ 主体其他部分 admin:(不是必须的) Django内部的一个组件:后台数据管理组件(web页面) python manage.py crea ...
分类:
其他好文 时间:
2018-08-02 00:10:38
阅读次数:
194
1.PageListView 组件封装 src/components/PageListView/index.js 2.页面调用 3.效果图 ...
分类:
其他好文 时间:
2018-08-01 22:28:30
阅读次数:
275