1. Staticfile CDN http://www.staticfile.org/ 2. BootCDN https://www.bootcdn.cn/ 3. UNPKG https://unpkg.com/ 4. cdnjs https://cdnjs.com/ 5. jsDelivr ht ...
分类:
其他好文 时间:
2020-01-11 16:39:59
阅读次数:
556
Verilog 进击之路 - 夯实基础第二节之module framework 在掌握Verilog层次化设计风格后,知道一个basic building block 是module , 需要对每个module进行framework设计。module框架的实现需要element和rules的约束. ...
分类:
其他好文 时间:
2020-01-11 11:43:45
阅读次数:
82
Server +less 没有服务器,不需要去部署 Serverless computing refers to the concept of building and running applications that do not require server management. 无服务器计 ...
分类:
其他好文 时间:
2020-01-10 16:02:42
阅读次数:
80
接入github OAuth时序图 github oauth api地址 https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/ 1. 使用client_id scope等获取code。 浏览器输入: ...
分类:
移动开发 时间:
2020-01-10 15:34:53
阅读次数:
101
作者: "HelloGitHub 追梦人物" 文中所涉及的示例代码,已同步更新到 "HelloGitHub Team 仓库" 搜索是一个复杂的功能,但对于一些简单的搜索任务,我们可以使用 Django Model 层提供的一些内置方法来完成。现在我们来为我们的博客提供一个简单的搜索功能。 概述 博客 ...
分类:
其他好文 时间:
2020-01-10 10:52:58
阅读次数:
79
今天我们将介绍如何将 Image 发布到 Azure Container Registry (ACR), 发布到 Azure 上后, 其他 Team 便可以共同存取 ACR 上的 Image. 废话不多说, 开始吧!
分类:
其他好文 时间:
2020-01-10 01:18:30
阅读次数:
347
在树莓派上安装teamviewer,就可以在windows甚至手机上监控树莓派了,同时也解决了树莓派通过手机卡上网而不能被远程控制的烦恼了。 第一步: 输入网址:https://www.teamviewer.cn/cn/download/windows/ 找到Raspberry Pi 右击“下载Ho ...
分类:
其他好文 时间:
2020-01-09 21:00:32
阅读次数:
110
SpringBoot介绍与使用 1.什么是SpringBoot SpringBoot是Spring项目中的一个子工程,与我们所熟知的Spring framework 同属于spring的产品: 我们可以看到下面的一段介绍: Takes an opinionated view of building ...
分类:
编程语言 时间:
2020-01-09 01:38:52
阅读次数:
114
设置头部信息路径: 打开File—Settings—Editor—File and Code Templates—Python Script 输入要自动生成的头部信息模板 这样,新建py文件就会自动生成头部信息 参考设置: # coding: utf-8 # Team : Quality Manag ...
分类:
其他好文 时间:
2020-01-08 16:03:49
阅读次数:
139
微软的分布式应用框架 Dapr Helloworld Dapr HelloWorld Dapr Distributed Application Runtime. An event-driven, portable runtime for building microservices on cloud ...
分类:
其他好文 时间:
2020-01-08 11:01:13
阅读次数:
352