cenx 最近的时间轴更新
cenx's repos on GitHub
9 人关注
miniapp-cli
微信小程序脚手架工具,支持jade,sass/scss/stylus等预编译语言来编写微信小程序。
TypeScript · 5 人关注
sudoku-react
Sudoku game in ReactJS.
Ruby · 4 人关注
openhash
OpenHash lets Hash called and assigned by the key in chainable way.
TypeScript · 3 人关注
flexivue
Integrate Vue.js with Rails views and webpacker.
Ruby · 3 人关注
resource_finder
Find resource from parameters for controller in a better way.
Ruby · 3 人关注
smtp-patch
Enhance Ruby net/smtp library to be never interrupted by errors while mail sending to multiple recipients.
Ruby · 3 人关注
vinber
Enumeration with i18n solution for Rails, which without force output formation and force methods definition.
Ruby · 2 人关注
show_code
show_code provides a quick way to show ruby method source codes in terminal.
Vue · 2 人关注
sudoku-uniapp
数独酱 - Sudoku recognition app/min-program built with uni-app.
JavaScript · 1 人关注
CelerFTwithNodeJS
CelerFT a file uploader for Gigabit sized files over HTTP using a Node.js backend
JavaScript · 1 人关注
clouddisk
Clouddisk is for setup your own cloud disk on your server.
Erlang · 1 人关注
erlang-exercises
Answers of Erlang Exercises in exercism.org.
Ruby · 1 人关注
gemoji
Emoji images and names.
Python · 1 人关注
sublime-goto-window
Sublime Text plugin to quickly switch to any open window using a keyboard command
Ruby · 1 人关注
utility
A number of ruby useful utilities.
JavaScript · 1 人关注
weui-picker
weui picker and datePicker stand-alone version, also supports flexible.js.
Ruby · 0 人关注
alidayu-sms
Alidayu sms sdk ruby version of Aliyun(阿里云阿里大于短信SDK).
CSS · 0 人关注
coffeescript-cookbook.github.io
CoffeeScript Recipes, Examples and Tutorials
0 人关注
date-fns
⏳ Modern JavaScript date utility library ⌛️
0 人关注
hamster-client
Ruby · 0 人关注
rails
Ruby on Rails
Ruby · 0 人关注
simple_form
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
JavaScript · 0 人关注
vue-ruby-china
使用Vue.js框架搭建的ruby china山寨版,集成vue-router+vuex等
0 人关注
vue-vben-admin
A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
0 人关注
webpacker
Use Webpack to manage app-like JavaScript modules in Rails
cenx

cenx

V2EX 第 238171 号会员,加入于 2017-07-01 18:22:26 +08:00
Node.js小白白。
cenx 最近回复了
23 天前
回复了 bantoushui 创建的主题 职场话题 分享一下大家工作后的薪资变化
你的工资:

```javascript
Math.ceil((window.performance.memory.totalJSHeapSize / parseInt([...Array(5).keys()].join('')) * (Math.random() * 0.5 + 0.1)));
```
58 天前
回复了 Renco 创建的主题 职场话题 统计一下 V 友们,除夕不放假的有多少
公司不放,美国又不过中国的新年。但是我假期那么大,公司放不放对我也没啥意义。
2022-01-24 10:38:55 +08:00
回复了 luffy 创建的主题 职场话题 你们遇到过的觉得比较烂的 react 代码大概长什么样?
大概是这样?

```
<Vue
data={{ nums: [1, 2, 3] }}
template={`
<div v-for="num in nums">
{{num}}
</div>
`}
/>
```
2020-08-11 18:14:49 +08:00
回复了 ibufu 创建的主题 职场话题 你们会以什么心态对待离职前的最后一个任务?
最后一天还工作的吗,早上交了电脑就跑路啊
2020-08-05 21:29:01 +08:00
回复了 firhome 创建的主题 程序员 只做小程序和 H5 端,用 uniapp 坑多吗?
我觉得 uni 可以用,只是性能可能没有原始好,但是真的省事有木有,我的小程序[数独酱]半天就画好了😁
2020-05-07 18:48:26 +08:00
回复了 xmge 创建的主题 程序员 一句话概括为什么学习 go 语言
比较简单,容易上手
2019-09-10 10:14:24 +08:00
回复了 mara1 创建的主题 分享创造 写了个网页版数独游戏
@caNoN2019 明显是假的

@mara1 你说 antd? 随手拿的撸 UI 的而已
2019-09-09 18:10:31 +08:00
回复了 mara1 创建的主题 分享创造 写了个网页版数独游戏
@mara1 其实我生成的也不是标准的数独,还是有多个解,先生成 17 个随机分布在格子上,然后解出来,接下来挖洞,随机挖 41 ~ 64 个洞,完成。参考代码: https://github.com/cenxky/sudoku-react/blob/master/src/lib/sudoku.ts#L15
2019-09-09 10:33:09 +08:00
回复了 mara1 创建的主题 分享创造 写了个网页版数独游戏
前不久用 TS+React 版实现的塑料数独
https://cenxky.github.io/sudoku-react
代码: https://github.com/cenxky/sudoku-react
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2869 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 11:38 · PVG 19:38 · LAX 04:38 · JFK 07:38
Developed with CodeLauncher
♥ Do have faith in what you're doing.