码迷,mamicode.com
首页 >  
搜索关键字:cdn    ( 3001个结果
flv.js播放flv
flv cdn https://www.bootcdn.cn/flv.js/ 举例 <script src="dist/js/flv.min.js"></script> <video id="videoElement" controls autoplay width="1024" height="5 ...
分类:Web程序   时间:2021-04-07 11:39:38    阅读次数:0
关注Brython 项目,在浏览器中运行python,部分替代javascript
项目地址: github.com/brython-dev/brython 当前版本 3.9.1 ,支持cpython3.9.0 cdn加速: https://www.bootcdn.cn/brython/ django中使用cpython : django-brython 最新版本发布于2020年1 ...
分类:编程语言   时间:2021-04-06 14:04:12    阅读次数:0
vscode国内镜像
https://az764295.vo.msecnd.net/stable/c185983a683d14c396952dd432459097bc7f757f/VSCodeSetup-x64-1.55.0.exe 替换成 https://vscode.cdn.azure.cn/stable/c1859 ...
分类:其他好文   时间:2021-04-05 12:35:11    阅读次数:0
github无法访问,hostip
决方案: Cd到文件位置:C:\Windows\System32\drivers\etc\hosts 输入以下内容: 日期:2021/3/15 搜查到新的地址和IP 已经实时更新! #GitHub Start 140.82.112.3 github.com 140.82.114.4 gist.git ...
分类:其他好文   时间:2021-03-18 14:09:26    阅读次数:0
What is ERP
What is ERP? | Oracle https://www.oracle.com/erp/what-is-erp/ What is ERP and why do you need it?| Microsoft Dynamics 365 https://dynamics.microsoft.c ...
分类:其他好文   时间:2021-03-15 10:45:51    阅读次数:0
Vue的学习
v-html的使用 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.j ...
分类:其他好文   时间:2021-03-08 14:01:11    阅读次数:0
提高Mac访问GitHub速度慢的问题
修改host文件 sudo vim /etc/host 添加以下内容 # Github?151.101.185.194 github.global.ssl.fastly.net140.82.114.3 github.com 151.101.112.133 assets-cdn.github.com  ...
分类:系统相关   时间:2021-03-08 13:06:17    阅读次数:0
WPF应用主题难看不流行?这些主题你了解过了吗
WPF应用主题难看不流行?这些主题你了解过了吗 点击获取工具>>DevExpress WPF v20.2附带新的Visual Studio 2019主题调色板,一个受Windows 10启发的主题以及一个可以将Windows 10强调色应用于由DevExpress驱动的WPF应用程序的调色板。全新的 ...
分类:Windows程序   时间:2021-03-06 14:54:36    阅读次数:0
GitHub打不开
需要修改host文件 以管理员身份运行cmd(windows) 使用vscode打开host文件: code C:\Windows\System32\drivers\etc\hosts 进入ipaddress.com 分别查找如下几个网址的IP: github.com assets-cdn.gith ...
分类:其他好文   时间:2021-03-01 13:43:05    阅读次数:0
配置等模版
页面引入BootStrap和JQuery <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css" integrity="sha384-BVYiiSIFe ...
分类:其他好文   时间:2021-02-24 12:59:05    阅读次数:0
3001条   上一页 1 2 3 4 5 6 ... 301 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!