Plastic bottles are now an indispensable container in life. Plastic bottles will appear in all aspects of life. Plastic bottles are ubiquitous, many s ...
分类:
其他好文 时间:
2019-11-01 12:44:33
阅读次数:
88
技术文档、API 和代码示例 _ Microsoft Docs _NET 文档 _ Microsoft Docs TutorialsTeacher_C# 菜鸟教程_C# 圣殿骑士《博客园精华集》分类索引 aizhengli_ASP.NET 金旭亮 张子阳 Anytao_你必须知道的.NET Lear ...
分类:
其他好文 时间:
2019-10-31 18:40:10
阅读次数:
93
1 介绍 Candence 软件下的PCB Design Expert组件提供两种原理图输入工具,一个是Capture CIS,另一个就是Concept HDL。 1.1 特点 a.提供传统的设计方法和先进的分层次发热设计方法 b.支持自顶向下和自底向上的设计方法。 自顶向下:先创建系统的方框图,然 ...
分类:
其他好文 时间:
2019-10-30 18:11:57
阅读次数:
143
一.Material-UI Material-UI是一款React组件库来实现Google的Material Design风格UI界面框架。也是首个React的UI工具集之一。使用它可以快速搭建出赏心悦目的应用界面。 英文文档:https://material-ui.com 中文文档:http:// ...
分类:
Web程序 时间:
2019-10-30 00:08:02
阅读次数:
142
PyCharm更改字体和界面样式 更改主题颜色 File → Settings → Appearance & Behavior → Appearance → Theme 结果: 如何修改PyCharm主体窗口背景颜色 PyCharm是一种Python IDE,它可以提高用户在使用Python语言时的 ...
分类:
其他好文 时间:
2019-10-29 23:54:52
阅读次数:
221
Recently, Valery have come across an entirely new programming language. Most of all the language attracted him with template functions and procedures. ...
分类:
其他好文 时间:
2019-10-29 23:47:49
阅读次数:
94
一、UI-框架 Ant Design 自我感觉很容易上手的。 Material-UI 一种新的概念—— “css in js” 样式全部采用js写的,本人不推荐新手使用。 二、常用库 react-redux 非常常用的数据管理库,对Redux的封装,使用前还是熟悉一下Redux吧。 react-ro ...
分类:
其他好文 时间:
2019-10-29 11:43:05
阅读次数:
143
进度更新 Responsive Web Design Certification (300 hours) 已经完成: basic html and html5 basic css applied visual design 还剩: applied accessibility responsive w ...
分类:
Web程序 时间:
2019-10-29 11:13:15
阅读次数:
112
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and put. get(key) - Get the ...
分类:
系统相关 时间:
2019-10-29 09:52:12
阅读次数:
89
代码: 主程序代码: 运行结果: 通带、阻带指标,绝对值单位, 采用cheb2bpf子函数,得到Chebyshev-2型数字带通滤波器,其系统函数串联形式的系数如下 cheb2bpf函数得数字带通滤波器,幅度谱、相位谱和群延迟响应 系统函数零极点图 采用cheby2函数(MATLAB工具箱函数)得到 ...
分类:
其他好文 时间:
2019-10-29 00:09:08
阅读次数:
99