通过 abp(net core)+easyui+efcore实现仓储管理系统——菜单-上 (十六)这篇文章,我们已经了解了ABP中的菜单相关的类及类的属性与方法,接下我们通过实例来实现一个动态加载菜单的功能。动态菜单是我们在abp(net core)+easyui+efcore实现仓储管理系统——领... ...
分类:
Web程序 时间:
2019-09-10 14:47:14
阅读次数:
122
记录在CentOS 7下使用yum方式安装Docker环境的步骤。 1、移除旧版本: 2、安装一些必要的系统工具: 3、添加软件源信息: 4、更新 yum 缓存: 5、安装 Docker-ce: 6、启动 Docker 后台服务: 7、测试运行 hello-world: 8、安装centos,并以后 ...
分类:
其他好文 时间:
2019-09-09 22:42:47
阅读次数:
107
语义网络与知识图谱入门(二) OWL 本体声明 owl用owl:Ontology来声明一个本体。rdf:about属性为本体提供一个名称或引用。根据标准,当rdf:about属性的值为""时,本体的名称是owl: Ontology元素的基准URI。 rdfs:comment 提供了显然必须的为本体添 ...
分类:
其他好文 时间:
2019-09-08 00:20:50
阅读次数:
77
https://github.com/ViRb3/de4dot-cex/blob/master/.gitmodules git submodule sync command - what is it for? Git stores information about submodules in tw ...
分类:
其他好文 时间:
2019-09-06 18:44:19
阅读次数:
158
Table of Contents 1. "Edge List Adjacency Matrix" 3. "About Adjacency List" Edge List 0.] print(elarge) class: list UNDIRECTED Graph for undirected gr ...
分类:
其他好文 时间:
2019-09-04 21:35:04
阅读次数:
101
1,用文字模板把手下载网站2,复制图片和样式文件到跟目录,样式路径{dede:global.cfg_templets_skin/}/style/ , 替换图片{dede:global.cfg_templets_skin/}/images/3,替换首页标题关键词和描述 <title>{dede:glo ...
分类:
其他好文 时间:
2019-09-03 16:34:58
阅读次数:
151
链接: https://vjudge.net/problem/LightOJ 1038 题意: Rimi learned a new thing about integers, which is any positive integer greater than 1 can be divided b ...
分类:
其他好文 时间:
2019-09-02 23:30:55
阅读次数:
103
蒟蒻yxj 是来自美丽富饶的SDGR 的一名高中生 每天最喜欢做的事就是 花式被机房dalao吊打 弱到想写个题解怎么粘题目链接都要去问机房dalao qwq 感觉好丢脸 哈哈哈哈 还好机房dalao脾气好 要不然还以为我是过去找事的qwq (尴尬又不失礼貌的微笑) 我的学校 gryz 是我们这个小 ...
分类:
其他好文 时间:
2019-09-02 12:01:58
阅读次数:
112
Assembly language is processor specific. This means that a program written in assembly language will not work on computers with different processor ar ...
分类:
其他好文 时间:
2019-08-31 01:13:59
阅读次数:
128
from gensim.models import Word2Vec Word2Vec(self, sentences=None, size=100, alpha=0.025, window=5, min_count=5, max_vocab_size=None, sample=1e-3, seed... ...
分类:
其他好文 时间:
2019-08-30 13:56:44
阅读次数:
70