洛竹 洛竹
4年前
Deno GitHub Action 源码解析
GitHubAction是GitHub官方的CI/CD工具,相较于TravisCI和CircleCI,更轻量和易于扩展,中有大量社区贡献的插件。各大开源项目都纷纷转向使用GitHubAction作为持续集成的工具,比如本文的主角Deno。GitHub的文档中有很多概念写的十分晦涩,有些翻译很僵硬影响理解。截止发稿时,Deno
Optional源码解析与实践
1导读NullPointerException在开发过程中经常遇到,稍有不慎小BUG就出现了,如果避免这个问题呢,Optional就是专门解决这个问题的类,那么Optional如何使用呢?让我们一起探索一下吧!2源码解析
Stella981 Stella981
3年前
FLV文件格式解析
1.FLV文件整体结构FLV文件由FLVheader和FLVbody组成,FLVbody由一系列的FLVtags组成,如下图所示!(https://oscimg.oschina.net/oscnet/f71941d1979461f6785938802b6fb25f4ad.jpg)tag又可以分成三类:audio
Stella981 Stella981
3年前
Spring Cloud Ribbon 源码解析
!(https://oscimg.oschina.net/oscnet/up86df91069ae3dfcb8ace0be6cd5d74b2eb1.JPEG)专栏目录1.SpringCloudOpenFeign源码解析(https://www.oschina.net/action/GoToLink?urlhttps%3
Wesley13 Wesley13
3年前
DOM解析XML文件3
1.新建名为domxml的项目!这里写图片描述(http://static.oschina.net/uploads/img/201507/11181054_RvEx.jpg)2.新建user\_item.xml的自定义布局文件<?xmlversion"1.0"encoding"UTF8"?<LinearLay
Stella981 Stella981
3年前
Spring Cloud OpenFeign 源码解析
!image(https://oscimg.oschina.net/oscnet/up65fba01cffac424ce4ddb2bd19bf64cd010.png)0\.入门demo此代码是OpenFeign的示例代码,获取一个Github仓库的所有贡献者,创建一个issue。建议由此开始
Stella981 Stella981
3年前
CoordinatorLayout,NestedScrollView,AppbarLayout源码解析
NestedScrollView.java1.触摸事件@OverridepublicbooleanonTouchEvent(MotionEventev){initVelocityTrackerIfNotExists();MotionEventvtev
Wesley13 Wesley13
3年前
#pragma once 与 #ifndef 解析
为了避免同一个文件被include多次,C/C中有两种方式,一种是ifndef方式,一种是pragmaonce方式。   方式一:   ifndef\_\_SOMEFILE\_H\_\_   define\_\_SOMEFILE\_H\_\_   ......//一些声明语句   endif
Stella981 Stella981
3年前
Apache用户认证命令解析
用户认证模块所用相关命令知识扩展要使用用户认证功能,你需要确保mod_authn_core或mod_authz_core模块在器在安装时就编译进了服务器内或者在apache主配置文件内加载上述2模块之一。root@localhost~grep"mod_authn_core"/usr/local/apache/co
Stella981 Stella981
3年前
Redis原理解析(1)
Redis原理解析你可能不知道自己的潜力有多大,尽情的来吧。RuiDer(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fruider.github.io)!(https://ss0.bdstatic.com/70cFuH