按下面的步骤进行项目的实施,可帮您尽量少走弯路,降低出错概率,提供工作效率。特别是图纸设计和数据录入这两个工作量较大的过程,我们一直建议大家先图纸设计后数据录入,主要原因是为了避免因图纸设计错误,需要返工时,不至于原来急急忙忙录入的数据也被清理。 操作指导: 做好项目规划确定要管理哪些区域(省级、地 ...
分类:
Web程序 时间:
2020-11-16 14:05:54
阅读次数:
30
初识设计模式 What is Design Patterns what is it Consist of History of Patterns Why shall we learn it Classification of patterns ...
分类:
其他好文 时间:
2020-11-12 13:55:33
阅读次数:
11
ant design vue官网:https://www.antdv.com/components/cascader-cn/ 遇到的坑: 1.select ...
分类:
其他好文 时间:
2020-11-11 16:15:09
阅读次数:
8
TechRoad 1. Architecture <Java Application architecture> modular, Spring context config <EIS> technology decision, base eis-platform-brms <MS PPP> cha ...
分类:
其他好文 时间:
2020-11-07 16:51:15
阅读次数:
24
设计模式(Design pattern),提供了在软件开发过程中面临的一些问题的最佳解决方案,是开发者 必修的一门课程。主要分创建型模式、结构型模式和行为型模式。其中接下来我们要写的是单例模式 ,属于创建型模式。 文章目录 0x01 简 介 0x02 前提概要 0x03 单例模式之饱汉式 0x04 ...
分类:
其他好文 时间:
2020-11-06 01:26:47
阅读次数:
11
一、 1.书籍推荐 《模拟集成电路设计_分立与集成》.雷鏗铭等译机械工业出版社 《模拟CMOS集成电路设计》--陈贵灿等译西安交通大学出版社 《Design of Analog CMOS Integrated Circuits》--Behzad Razavi等著英文影印版 《数字集成电路电路、 系统 ...
分类:
其他好文 时间:
2020-11-04 18:21:02
阅读次数:
12
测试环境:zhonghang docker方式 shinobi docker安装参考:https://gitlab.com/Shinobi-Systems/Shinobi/-/tree/dev/Docker 1) bash <(curl -s https://gitlab.com/Shinobi-S ...
分类:
其他好文 时间:
2020-10-27 11:39:30
阅读次数:
24
笔者使用自美智能魔镜系统 开机动画分为两个部分,所以需要修改两个部分,使用WinscP进行文件传输,下图为应用打开界面 端口号:21232 name:root psk:Keyicx 树莓派修改桌面壁纸替换 /usr/share/rpd-wallpaper/road.jpg 修改开机图片替换 /usr ...
分类:
其他好文 时间:
2020-10-27 11:32:37
阅读次数:
24
Num elementsParameter nameDescriptionTypeRangeExample 1 Class names The class to which the object belongs. String N/A Person, car, Road_Sign 1 Truncat ...
分类:
其他好文 时间:
2020-10-24 09:42:42
阅读次数:
20
原文:https://www.pixelstech.net/article/1409966488-Different-types-of-keystore-in-Java JKS 机器翻译 Different types of keystore in Java -- JKS Java中不同类型的密钥库 ...
分类:
编程语言 时间:
2020-10-18 17:01:23
阅读次数:
36