Lax 最近的时间轴更新
Lax's repos on GitHub
Swift · 3695 人关注
Learn-iOS-Swift-by-Examples
精心收集并分类整理的Swift开发学习资源,包括Apple官方提供的示例代码和文档,以及github上的项目和国内外开发者的技术博客。欢迎提交pull-request一起维护。https://t.me/SwiftCN QQ交流群 32958950 申请请注明开发经验
Ruby · 19 人关注
aliyun
Aliyun SDK for ruby developers.
Shell · 5 人关注
MacBook-Gentoo-Notes
Notes on How to install Gentoo on MacBook Pro, with config files.
Ruby · 2 人关注
aliyun-rds
[DEPRECATED, please use aliyun.gem >= 0.3.0] Ruby wrapper of Aliyun RDS API for system adminstrator.
C · 1 人关注
aufs-util
http://aufs.sourceforge.net
Python · 1 人关注
aws-datacenters
AWS Regional Data Centers mapping
Ruby · 1 人关注
cobar_monitor
cobar runtime data monitor
Python · 1 人关注
docker-workshop
Docker and Kubernetes Training by Gravitational
JavaScript · 1 人关注
Firefox-Throttle
Change download/upload speed from firefox
HTML · 1 人关注
mkmd.cn-website
Ruby · 0 人关注
aliyun-slb
[DEPRECATED, please use aliyun.gem >= 0.3.0] Ruby wrapper of Aliyun SLB API for system adminstrator.
Objective-C · 0 人关注
AppSandboxFileAccess
A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request permission from the user with a simple to understand dialog consistent with Apple's documentation and persist permissions across application runs.
Ruby · 0 人关注
create-osx-services
https://github.com/pfeilbr/osx-service-example/tree/master/MacTestApp03
Dockerfile · 0 人关注
docker-rails
Dockerize Ruby on Rails application with easy
Dockerfile · 0 人关注
Dockerfile
https://hub.docker.com/u/liulantao/
Ruby · 0 人关注
dockerfile-ruby
Ruby development and production environment.
Vue · 0 人关注
electron-vue-quick-start
https://liulantao.com/electron-vuejs.html
Ruby · 0 人关注
eye
Time-serious data processing
TypeScript · 0 人关注
flipper
A desktop debugging platform for mobile developers.
Ruby · 0 人关注
fog-aliyun
fog aliyun provider
Python · 0 人关注
gmond_python_modules
Repository of user-contributed Gmond Python DSO metric modules
CSS · 0 人关注
iconfont
Material Design icons by Google
Shell · 0 人关注
init
init
0 人关注
ios-ruby-game-dev
Apps that will help you build games for iOS using Ruby.
0 人关注
ipt_httpredirect
http 302 redirect iptables module
Shell · 0 人关注
linode-deploy
simple linode vps deployment
Ruby · 0 人关注
maibo
http://maibo.io
Shell · 0 人关注
mesos-tools
Various tools to run your mesos cluster.
0 人关注
minima
Minima is a one-size-fits-all Jekyll theme for writers.
Lax

Lax

🐱🐱🐱 运维架构咨询
🏢  Full-stack Hello World Engineer
V2EX 第 39096 号会员,加入于 2013-05-16 11:03:24 +08:00
9 G 43 S 22 B
最精通运维的 JSer,最熟悉 Linux 的 iOS 工程师,最懂 Nginx 的 Rubyist。弃坑 Electron,自学 Flutter 和 Go
根据 Lax 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
Lax 最近回复了
3 天前
回复了 dontbeebee 创建的主题 职场话题 去哪躺平好
@dontbeebee 这地方接近云南,属于四川人度假爱去的地方。
“一切听从公司安排”,留好书面记录
6 天前
回复了 dontbeebee 创建的主题 职场话题 去哪躺平好
西昌
7 天前
回复了 lstz 创建的主题 问与答 给 app 起名是越简单越好吗?
即使选用这个“札记”,也不算小众词了。不过现在给 app 取名很大的工作是去检查跟别人的 app 冲突,或者避免使用别人注册的商标。
9 天前
回复了 waiaan 创建的主题 JavaScript 这段 if...else 有优雅的写法吗?
怀疑紧接着还有一段对应的代码:

function fetchData(sortType) {
let prop = null;
let order = null;

if(sortType === 1) {
prop = "thisYearIncome";
order = "descending";
}
if(sortType === 2) {
prop = "...";
order = "...";
}
if(sortType === 3) {
prop = "...";
order = "...";
}
if(sortType === 4) {
prop = "...";
order = "...";
}
if(sortType === 5) {
prop = "...";
order = "...";
}
if(sortType === 6) {
prop = "...";
order = "...";
}

// do something
}
29 天前
回复了 zhufpy 创建的主题 宠物 新领养个小猫,有什么要准备的
@misaki321 封闭厕所用过很久,换尿垫有些麻烦。现在已经换成敞开式的了,排泄物小铲子直接铲走。
29 天前
回复了 zhufpy 创建的主题 宠物 新领养个小猫,有什么要准备的
稍微大点的快递箱子不要扔,用胶带加固一下,旁边挖个洞,完美代替猫窝猫抓板。
33 天前
回复了 DinoStray 创建的主题 职场话题 关于远程办公, 办公地点的一些讨论
上海这边有创业空间可以提供移动办公的工位,可以看一看
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3415 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 11:13 · PVG 19:13 · LAX 04:13 · JFK 07:13
Developed with CodeLauncher
♥ Do have faith in what you're doing.