“strive 6/10 ~ 7/01”
Use
-
[gem] rubyXL
- This gem supports operating on xlsx files
-
[tool] 利用 iperf 測試網路效能
Read
-
[rails] Making sense of ActiveRecord joins, includes, preload, and eager_load
-
[algorithm] 判断一个字符串中的字符是否唯一
-
[algorithm] 字符串翻转
-
[algorithm] 去除字符串中重复字符
-
[algorithm] 利用已知函数判断字符串是否为另一字符串的子串
-
[algorithm] 从链表中移除重复结点
-
[algorithm] 实现一个算法从一个单链表中返回倒数第n个元素
-
[algorithm] 给定链表中间某结点指针,删除链表中该结点
-
[algorithm] 求由两个链表结点组成的数之和
-
[rails] alias vs alias_method