码迷,mamicode.com
首页 >  
搜索关键字:notes    ( 1141个结果
Puppeteer 入门
https://www.jianshu.com/p/6a07fbd5b299 https://www.jianshu.com/p/c24bdf176f42?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source= ...
分类:其他好文   时间:2020-01-13 14:37:32    阅读次数:71
清爽好用 Windows 10 神州网信政府版
好用吗? 可以在官方发行概述中查看精简信息! https://document.cmgos.com/release_notes/release_notes 由于精简了N多不必要的东西~让你有种快的感觉! 内存占用极低!没有商店~还有蜜汁 某些设置由你的组织来管理! 不过总体体验真的不错! 和微软企业 ...
分类:Windows程序   时间:2020-01-12 09:36:04    阅读次数:559
spring RestTemplate提交json格式数据
RestTemplate是spring封装的,使用起来更加简单。 接收: @ApiOperation(value = "restTemplate测试", notes = "restTemplate测试", httpMethod = "POST", response = BaseResult.clas ...
分类:编程语言   时间:2020-01-11 13:12:28    阅读次数:102
learning yaffs2 filesystem notes
参数inband_tags就表示tags存放的位置,tags的大小为16字节,其定义如下所示。 struct yaffs_packed_tags2_tags_only { unsigned seq_number; unsigned obj_id; unsigned chunk_id; unsigne ...
分类:其他好文   时间:2020-01-07 17:59:37    阅读次数:77
Notes for uc/OS-III User Guide
1. Architecture F2-1(1) The application code consists of project or product files. For convenience, these are simply called app.c and app.h, however a ...
分类:其他好文   时间:2020-01-04 22:44:35    阅读次数:109
RocketMq单机节点安装
1、下载 下载地址:http://rocketmq.apache.org/release_notes/执行命令: 2、创建RocketMQ存储文件的目录,执行如下命令: 3. RocketMQ配置文件 4、进入conf目录,替换所有xml中的${user.home},保证日志路径正确 注意:sed ...
分类:其他好文   时间:2019-12-30 20:53:54    阅读次数:97
CUDA版本与显卡驱动版本的对应关系
信息来自 https://docs.nvidia.com/cuda/cuda toolkit release notes/index.html title resolved issues ...
分类:其他好文   时间:2019-12-29 16:57:17    阅读次数:370
DataOps Reading Notes
质量、效率、成本、安全,是运维工作核心四要素。 AIOps 技术会涉及到数据收集方面的基础监控,服务监控和业务监控,甚至会涉及到与持续交付流水线的数据和状态整合(比如在软件发布的阶段会自动关闭某些监控项。异常判断时会参考流水线目前的状态)。数据存储与人工智能技术,其中人工智能包括机器学习算法与深度学 ...
分类:其他好文   时间:2019-12-29 13:00:06    阅读次数:175
linux系统安全巡检脚本
1 #!/bin/bash 2 3 #name: safe_check.sh 4 #Author: lipc 5 #Date: 2019-11-30 6 #Version: 1.0 7 #Notes: 此脚本用来做系统的安全巡检 8 9 read key 10 11 echo "警告:本脚本只是一个 ...
分类:系统相关   时间:2019-12-28 19:27:17    阅读次数:101
CDH6.3.1 安装文档
一、简述 近期公司准备部分技术预研项目,打算用比较新CDH6.3.1部署。 ps: 官方要求:https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_requirements_supported_ver ...
分类:其他好文   时间:2019-12-28 19:16:53    阅读次数:4093
1141条   上一页 1 ... 9 10 11 12 13 ... 115 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!