码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
05.django 搜索与过滤
django filter https://github.com/carltongibson/django filter https://django filter.readthedocs.io/en/master/guide/rest_framework.html https://django f ...
分类:其他好文   时间:2020-05-21 00:40:45    阅读次数:54
卷积算法动画演示
https://github.com/vdumoulin/conv_arithmetic [1] Vincent Dumoulin, Francesco Visin - A guide to convolution arithmetic for deep learning (BibTeX) Conv ...
分类:编程语言   时间:2020-05-19 20:41:12    阅读次数:336
Flexbox完全指南(译)
本文译自 A Complete Guide to Flexbox这里,针对本文介绍的属性列个提纲: 伸缩容器属性: display flex-direction flex-wrap flex-flow justify-content align-items align-content 伸缩项目属性: ...
分类:其他好文   时间:2020-05-19 20:10:17    阅读次数:63
NustJS之目录结构
官网:https://zh.nuxtjs.org/guide/directory-structure/ 一 assets目录(资源目录) 资源目录 assets 用于组织未编译的静态资源如 LESS、SASS 或 JavaScript。 二 components目录(组件目录) 组件目录 compo ...
分类:Web程序   时间:2020-05-19 15:05:41    阅读次数:55
vue-cli3安装使用
话不多说,开整 ,本地当前已经有vue-cli2版本 官方文档 https://cli.vuejs.org/zh/guide/webpack.html 一、安装cli3 直接安装cli-3:npm install -g @vue/cli 解决方法: 使用win+x,选择命令提示符(管理员),在里面运 ...
分类:其他好文   时间:2020-05-18 18:47:01    阅读次数:61
TZOJ 2462: Ferry Loading III
描述 Before bridges were common, ferries were used to transport cars across rivers. River ferries, unlike their larger cousins, run on a guide line and ...
分类:其他好文   时间:2020-05-18 14:16:55    阅读次数:47
前端工程化-前端工程化说明
历史背景说明网址: https://www.kancloud.cn/csnikey/fepro-guide/943173 前言 在大前端的趋势下,原来的切图仔或者说前端工程师已经不能承载实际需要,在开发以及调试中,我们需要一系列的方案来让我们的项目变得优化,规范,可配置等。本文就这方面做简单分析,并 ...
分类:其他好文   时间:2020-05-18 00:33:52    阅读次数:59
Travel Guide
链接: "2018 2019 ICPC Southwestern European Regional Programming Contest (SWERC 2018)" 题意: 一个无向图,图上有三个关键点A,B,C,统计图上点u的个数,满足没有其他点v到A,B,C的最短距离都比u到A,B,C的最短 ...
分类:其他好文   时间:2020-05-16 18:59:20    阅读次数:58
es-部署
https://www.elastic.co/guide/en/elasticsearch/reference/6.5/zip-targz.html#zip-targz 修改参数 cat /etc/sysctl.conf vm.max_map_count=262144 # cat /etc/secu ...
分类:其他好文   时间:2020-05-16 16:23:00    阅读次数:64
英语文档阅读学习系列之Zynq-7000 EPP Software Developers Guide
阅读ug821-zynq-7000-swdev记录 1、略看目录Table 依旧采用总说加解释的模式,这种方式易于查找,是可靠的框架。目录词条依次为: Introduction Software Application Development Flows Boot and Configuration ...
分类:其他好文   时间:2020-05-15 09:33:38    阅读次数:95
3262条   上一页 1 ... 15 16 17 18 19 ... 327 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!