ty4z2008 最近的时间轴更新
ty4z2008's repos on GitHub
14509 人关注
Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
7 人关注
README
README文件语法解读,即Github Flavored Markdown语法介绍
Vue · 6 人关注
frontend-nav
frontend navigation - 前端导航
5 人关注
the-art-of-command-line
Master the command line, in one page
Go · 2 人关注
find-bigkeys
redis tools. find big keys in redis
Go · 2 人关注
image-downloader
A web page image downloader with cookie
1 人关注
api-blueprint
API Blueprint
HTML · 1 人关注
ty4z2008.github.io
blog
CSS · 0 人关注
animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
0 人关注
china_regions
最全最新中国省,市,地区json及sql数据
0 人关注
eng-practices
Google's Engineering Practices documentation
Go · 0 人关注
go-exit
An exit strategy for go routines
0 人关注
imageserver
Image server toolkit in Go
JavaScript · 0 人关注
kubernetes-client
Simplified Kubernetes API client for Node.js.
JavaScript · 0 人关注
Matterwiki
A simple and beautiful wiki for teams
0 人关注
MeiliSearch
Powerful, fast, and an easy to use search engine
JavaScript · 0 人关注
mp3-lame-encoder-js
MP3 encoder for browsers using LAME
JavaScript · 0 人关注
multiselect
Simple multiselect widget. No jQuery required!
CSS · 0 人关注
open-falcon-test.github.io
open-falcon homepage
Go · 0 人关注
parser
TiDB SQL Parser
Go · 0 人关注
rabbitmq-dump-queue
Dump messages from a RabbitMQ queue to files, without affecting the queue.
Erlang · 0 人关注
rabbitmq-server
Open source multi-protocol messaging broker
JavaScript · 0 人关注
sample-code
open source some snippet code...
Go · 0 人关注
slack
Slack API in Go
JavaScript · 0 人关注
Swipe
Swipe is the most accurate touch slider.
0 人关注
tidb-dashboard
A Web UI for monitoring, diagnosing and managing TiDB cluster
0 人关注
unlock-music
Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。
TypeScript · 0 人关注
vscode-html-preview
HTML Preview in vscode https://marketplace.visualstudio.com/items?itemName=ty4z2008.html-preview
JavaScript · 0 人关注
weapp
:penguin: 微信小程序组件和功能封装,基于微信Component自定义组件开发
JavaScript · 0 人关注
webpack3-aliyun-oss
webpack > 3.x aliyun oss plugin
ty4z2008

ty4z2008

🏢  湖南理工学院
V2EX 第 39128 号会员,加入于 2013-05-16 18:40:23 +08:00
ty4z2008 最近回复了
2022-01-06 11:19:55 +08:00
回复了 Lagrangist 创建的主题 Visual Studio Code 来推荐几个真正的 vscode 神插件
copilot
2021-11-27 11:14:46 +08:00
回复了 Rainshaw 创建的主题 Markdown Typora 1.0 发布正式收费, 15 刀 3 设备
这个价格还是可以的,三台设备
2020-05-06 09:50:40 +08:00
回复了 woniuppp 创建的主题 程序员 程序员宅男五一总结
五一在家翻了一本《 database internals 》
![]( https://tva1.sinaimg.cn/large/007S8ZIlgy1geihpd6wzqj30u03qanjj.jpg)
2020-03-23 10:02:44 +08:00
回复了 xmge 创建的主题 程序员 Go 中为什么切片不用初始化就可以使用
https://blog.golang.org/slices-intro

这个是因为 append 内部实现了 slice 的自增。与此类似的函数还有 copy 。这两个函数内部都进行 make 初始化。每次对 slice 的操作内部是会产生一个新的数组,然后返回
2019-12-29 18:03:19 +08:00
回复了 uxff 创建的主题 程序员 CTO 拒绝 golang,坚持 PHP , v 友怎么看
如果是现在情况并不是到了非换编程语言不可了。还是使用 PHP 的好。
毕竟成本在那儿。
另外部门内部没有一个深入 Go 的。并且做过相关的大型项目,best practice 这些都是摸着石头过河。
另外容器编排这些用 php 也可以,不是限定了语言
https://github.com/Vonng/ddia

学习分布式看这本书
2019-03-22 22:09:20 +08:00
回复了 scalaer 创建的主题 程序员 实现 raft 的时候一些思考, 求 v 友印证下
可以看看 TiDB 的 raft 实现
2019-02-21 11:55:02 +08:00
回复了 daijinming 创建的主题 程序员 翻译 Container Shell Access
想要通过 shell 访问容器内部的 MySQL 服务,可以通过`docker exec it`命令访问
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5320 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 09:04 · PVG 17:04 · LAX 02:04 · JFK 05:04
Developed with CodeLauncher
♥ Do have faith in what you're doing.