首页
学习
活动
专区
工具
TVP
发布

码客

我是码客,我是全栈工程师,我为自己代言。
专栏成员
836
文章
1657885
阅读量
51
订阅数
大数据-Taier部署
文档:https://dtstack.github.io/Taier/docs/guides/introduction/
码客说
2022-11-14
1K0
Webrtc介绍
https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/
码客说
2022-06-19
1.4K0
NodeJS版本管理工具-nvm
https://github.com/coreybutler/nvm-windows
码客说
2022-06-12
1.9K0
Ubuntu常用环境配置及常用软件安装
https://github.com/Molunerfinn/picgo/releases
码客说
2022-05-31
1.5K0
低延时播流之Jsmpeg
官网:http://jsmpeg.com/ Github:https://github.com/phoboslab/jsmpeg
码客说
2021-02-26
1.3K0
我常用的Android库-AndroidX
随着使用AndroidX,哪些我常用的库有些已经不能用了,所以就重新记录以下AndroidX下常用的库。
码客说
2020-07-03
2K0
解决部分网站因DNS无法访问的问题
最近发现Github上的图片都无法加载 域名raw.githubusercontent.com
码客说
2020-05-19
2.5K0
Flutter开发-常用的第三方库
地址:https://pub.dev/packages/shared_preferences
码客说
2020-05-16
4720
Flutter开发-常用的第三方库
常用组件 下拉刷新 Github地址:flutter_easyrefresh 简书https://www.jianshu.com/p/af0b1e3fb044 在 pubspec.yaml 中添加依赖 //pub方式 dependencies: flutter_easyrefresh: ^2.1.1 网络请求 添加依赖 dependencies: dio: ^3.0.9
码客说
2020-05-14
6520
VUE图片点击预览组件
github地址:https://github.com/mirari/v-viewer
码客说
2020-05-09
5.6K0
OSSRS搭建rtmp推流服务器
文中测试视频:https://pan.baidu.com/s/1Cs9bULQ26zmDjbNqiIyUow 密码:q839
码客说
2019-10-22
7.5K0
开发常用的优质开源项目
YApi是由去哪网前端团队开源的一款接口管理工具,功能强大,可以轻松的自己部署。而且支持使用docker部署,使用成本很低了。
码客说
2019-10-22
5620
常用的Android库
Android官方 compile 'com.android.support:appcompat-v7:23.0.0' compile 'com.android.support:cardview-v7:23.0.0' compile 'com.android.support:gridlayout-v7:23.0.0' compile 'com.android.support:recyclerview-v7:23.0.0' compile 'com.android.support:design:23.0.0'
码客说
2019-10-22
6580
Sketch常用插件及操作技巧
下载地址:https://sketchrunner.com/get/index.html
码客说
2019-10-22
1.7K0
Android 中的那些圆角
引用关键字 implement、api和compile区别 图片圆角 加载处理原图圆角 Glide和Picasso Glide 下载地址:https://github.com/bumptech/glide 使用文档:https://muyangmin.github.io/glide-docs-cn/ 使用扩展Glide Transformations 扩展地址:https://github.com/wasabeef/glide-transformations repositories { jcent
码客说
2019-10-22
1.1K0
Android 中 RxJava2 的实际使用
库 Android 中 RxJava 的使用 Rx相关依赖 implementation 'io.reactivex.rxjava2:rxandroid:2.0.2' implementation 'io.reactivex.rxjava2:rxjava:2.1.10' implementation 'com.jakewharton.rxbinding2:rxbinding:2.1.1' implementation 'com.trello.rxlifecycle2:rxlifecycle:2.2.1' i
码客说
2019-10-22
1K0
iOS开发 创建podspec文件,为自己的项目添加pod支持
把项目源码上传到gitHub仓库再clone到本地(以ZJRefreshControl为例), 如果项目本来就在gitHub的仓库中, 直接clone到本地即可
码客说
2019-10-22
4K0
Android 发布个人组件到JCenter
把BINTRAY_USERNAME 替换成你的bintary上组册的用户名 BINTRAY_KEY 替换成你的 Bintray的API Key 即可
码客说
2019-10-22
9810
Git常用操作
比如 取回origin主机的next分支,与本地的master分支合并,需要写成下面这样
码客说
2019-10-21
6940
没有更多了
社区活动
【纪录片】中国数据库前世今生
穿越半个世纪,探寻中国数据库50年的发展历程
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档