Stella981 Stella981
3年前
Linux 命令行
!(https://oscimg.oschina.net/oscnet/up4dfd27ddf76c4c4889eaf232cb8a8d1c921.png)一、学习前准备帮助文档Linux命令大全(https://www.oschina.net/action/GoToLink?urlhttp%3A%2
LinMeng LinMeng
2年前
Vue3学习笔记---创建Vue3.0工程
创建方式分为两种:1.使用vuecli创建官方文档:https://cli.vuejs.org/zh/guide/creatingaproject.htmlvuecreate//查看@vue/cli版本,确保版本在4.5.0以上,在cmd中vueversion//安装或升级你的@vue/clinpminstallg@vue/cli//创
Stella981 Stella981
3年前
Angular.js 相关记录
1.AngularJS作用域文档:http://docs.angularjs.org/api/ng.$rootScope.Scope(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fdocs.angularjs.org%2Fapi%2Fng.%24rootScope.Scope)2.
Easter79 Easter79
3年前
Typescript的interface、class和abstract class
interface,class,和abstractclass这3个概念,既有联系,又有区别,本文尝试着结合官方文档来阐述这三者之间的关系。1\.DeclarationMerging(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.stagingtypescri
Wesley13 Wesley13
3年前
PIL基础
PIL官方文档:http://effbot.org/imagingbook/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Feffbot.org%2Fimagingbook%2F)一、PIL(PythonImagingLibrary)的基本概念PIL中所涉及的基本概念有如
Stella981 Stella981
3年前
Linux 打印可变参数日志
实现了传输进去的字符串所在的文档,函数和行数显示功能。实现了将传入的可变参数打印到日志功能。include<stdio.hinclude<stdarg.hinclude<string.hconstcharg_path"/home/exbot/wangqinghe/log.txt
Stella981 Stella981
3年前
BeetlSQL 3.2.0 发布,多库和微服务事务支持
本次发布主提供多库和微服务事务支持,使用了BeetlSQL的自带的Saga实现新增多库和微服务Saga实现修复代码生成因为重构带来的问题Saga文档Maven<dependency<groupIdcom.ibeetl</groupId<artifactIdbeetlsql</artifa
Stella981 Stella981
3年前
K8S源码分析Controller Manager
ControllerManger是K8S内部的控制中心,主要介绍可以参考这篇文档:https://blog.csdn.net/huwh\_/article/details/75675761(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fhuwh_%
Wesley13 Wesley13
3年前
ubuntu
1系统版本介绍此文档编写使用的系统为ubuntu18.04.1liveserveramd64.iso版本。2安装系统选择系统语言English!(https://uploadimages.jianshu.io/upload_images/926416690ea67e33e31e4dc.pn
Stella981 Stella981
3年前
Elasticsearch系列(4):基本搜索
空搜索搜索API的最基础的形式是没有指定任何查询的空搜索,它简单地返回集群中所有索引下的所有文档,如下命令:GET/_search返回如下结果:!image(https://images2018.cnblogs.com/blog/311549/201805/3115492018051117575885014905