Skip to content

Instantly share code, notes, and snippets.

View Akagi201's full-sized avatar
🎯
Focusing

Bob Liu Akagi201

🎯
Focusing
View GitHub Profile

elink

VCC | GND | TXD | RXD
灯
复位键
  • 修改默认参数
  • oem, luci的logo, ssh的ascii art和链接还有联系方式
  • 单线多拨, 多wan
  • nas, 共享
  • 端口映射, ddns
  • 802.1x认证
  • Arm system developer guide designing and optimizing system
  • ARM嵌入式系统开发 - 软件设计与优化
  • 射频理论 《微波工程》
  • 射频工程实践 《射频电路设计》, 作者李缉熙
@Akagi201
Akagi201 / screencast-script.md
Created February 22, 2014 09:14
录屏前准备的剧本模板
Product Date Author
screencast 2014/02/22 Akagi201
Timeline Action on Screen Audio
00:00:00 open xxx welcome
11:11:11 close xxx Thanks for watching
  • 眼镜盒
  • USB3.0 U盘 32G
  • 32G SD卡
  • 小米手机
  • ipad air
  • wifi硬盘盒/无线NAS
  • time capsule
  • 手机电池
@Akagi201
Akagi201 / astyle.cfg
Created March 14, 2014 08:01
config file for astyle
# 指定文件处理模式, C/C++模式, 其他选择还有cs, java (缺省值)
--mode=c
# java风格缩进
--style=java
# 缩进采用4个空格
--indent=spaces=4

win8 共享目录给mac

  1. 网络 -> 更改高级共享设置
  2. 控制面板 -> 管理工具 -> 本地安全策略 -> 安全设置 -> 本地策略 -> 安全选项 -> 账户: 使用空密码的本地账户只允许进行控制台登陆 -> 已禁用
  3. smb连接 -> 用户名 + 密码为空
  4. http://benyouhui.it168.com/thread-4716574-1-1.html

最简单配置