V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  openroc  ›  全部回复第 45 页 / 共 48 页
回复总数  943
1 ... 37  38  39  40  41  42  43  44  45  46 ... 48  
2013-07-12 11:43:52 +08:00
回复了 DeeCheung 创建的主题 程序员 收到封邮件,被美帝空军索要 github 用户名
gogo~~
2013-07-09 17:14:19 +08:00
回复了 pandada8 创建的主题 Tornado Tornado适合使用于多个 websocket 的情况么
nginx 新的版本,可以支持websocket
2013-06-28 09:32:11 +08:00
回复了 chuhades 创建的主题 tmux tmux 很赞啊!
贴个配置文件,版本大于1.7

#!/usr/local/bin/tmux
# vim: syntax=tmux

# rebind bind key (screen)
#set -g prefix C-a
#bind C-a last-window

#
bind C-b last-window
bind C-z run-shell '/usr/local/bin/tmux-zoom.sh'

# reload config
bind r source-file ~/.tmux.conf \; display-message "Config reloaded..."

# troggle statusbar
bind q set status

# display time
set -g display-time 2500

set -g history-limit 65535

# Look good
#set -g default-terminal "screen-256color"

# Start tab numbering at 1
set -g base-index 1

# Enable mouse support
setw -g mode-mouse off
set -g mouse-select-pane on
set -g mouse-resize-pane on
set -g mouse-select-window on

# enable resize for attaching via different resolution display
setw -g aggressive-resize on

# enable monitor
setw -g monitor-activity on
set -g visual-activity on

# Act like Vim
setw -g mode-keys vi
bind h select-pane -L
bind j select-pane -D
bind k select-pane -U
bind l select-pane -R

# use different keys to split vertical and horizonal
bind | split-window -h
bind - split-window -v

bind -n M-v split-window -h
bind -n M-s split-window -v

#--Status-Bar-------------------------------------------------------------------
# status bar
set -g status-utf8 on

# Default colors
set -g status-bg black
set -g status-fg white

## Left side of status bar : Show session-name and host-name
set -g status-left-length 20
set -g status-left '#[fg=green][#[bg=black,fg=cyan]#S#[fg=green]]'

## Middle of status bar, window labels
#Inactive
setw -g window-status-format '#[fg=cyan,dim]#I#[fg=blue]:#[default]#W#[fg=grey,dim]#F'
# Current or active
setw -g window-status-current-format '#[bg=blue,fg=cyan,bold]#I#[bg=blue,fg=cyan]:#[fg=white]#W#[fg=dim]#F'
# Alerted window in status bar. Windows which have an alert (bell, activity or content).
setw -g window-status-bell-fg red
setw -g window-status-bell-bg white

## Right side of status bar
# show current window title, date and time in my choice of colors
set -g status-right '#[fg=green][#[fg=white]#T#[fg=green]][#[fg=blue]%Y-%m-%d #[fg=white]%H:%M#[default]#[fg=green]]'


set -g status-position top
2013-05-21 10:44:11 +08:00
回复了 openroc 创建的主题 Android 吐槽HTC one (唯一可取的就是屏幕的ppi)
@Luzifer 刚有个小升级,大版本还是,4.1.2, 小版本现在是1.0.1.802w.

HTC SDK, 5.23, Kernel, 3.4.10
2013-05-13 22:14:47 +08:00
回复了 onlybird 创建的主题 程序员 一直好奇,为什么百度不涉及邮箱行业,比如搞个bmail
@onlybird, 赞~~
2013-05-13 22:12:59 +08:00
回复了 slimbloody 创建的主题 程序员 小白提问,qq邮箱比gmail差在哪里?
真是个大坑~
2013-05-13 21:58:11 +08:00
回复了 openroc 创建的主题 Android 吐槽HTC one (唯一可取的就是屏幕的ppi)
全铝外壳就是为了散热,但是手拿着不舒服啊,最后还是上套套~
2013-05-13 12:06:22 +08:00
回复了 openroc 创建的主题 Android 吐槽HTC one (唯一可取的就是屏幕的ppi)
1. note2太街机了。
2. 为了不带2个手机。

结果发现是入手HTC one行货真是后悔啊。老罗也在weibo上吐槽了。

BTW,HTCdev不提供联通行货的root。也刷不了其他ROM。
嗯,我联系了seller,经过对比authcode,才发现,这个哥们敲的时候,一个字母没大写。我了个去。终于pass这个步了。貌似应该可以顺利完成transfer吧。god bless me~
2013-05-10 15:13:12 +08:00
回复了 undozen 创建的主题 程序员 可以再聊聊 emacs vs vim 吗?
为啥用中文?都用鸟语就搞定了。哈哈。
2013-05-10 15:09:26 +08:00
回复了 t2doo 创建的主题 问与答 谁要好域名,开个价扔给我,我要淘个好域名啊~
这个咋样 solomoc.com

social location mobile cloud
2013-04-23 11:10:31 +08:00
回复了 openroc 创建的主题 问与答 有人了解域名怎么交易?
Got it.

@vlgsbat, @h2sky, @ilovehoo, thank you guys. :)
2013-04-19 13:47:38 +08:00
回复了 chemhack 创建的主题 分享创造 我来分享一下爬墙的新进展吧
mark
@nishuang ,必须的, :)
头像,很亮~。 :)
2013-04-11 09:53:38 +08:00
回复了 openroc 创建的主题 程序员 有人搞过wifi定位吗?推荐一下。拜谢先~~
@sprhawk, 基于wifi信号,:)

@joyqi, thanks, :)
2013-03-14 21:06:58 +08:00
回复了 openroc 创建的主题 程序员 Go有那么NB吗? 使用Go代替Ruby,将服务器数量从30降到2
2013-03-12 14:44:06 +08:00
回复了 openroc 创建的主题 Linux 关于Mysql Proxy,有没有人用过?
@piaoxueblog @ShiningRay, thank you guys. :)
@y, haha, 赞 @2b, 这个ID。
1 ... 37  38  39  40  41  42  43  44  45  46 ... 48  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2372 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 559ms · UTC 11:07 · PVG 19:07 · LAX 04:07 · JFK 07:07
Developed with CodeLauncher
♥ Do have faith in what you're doing.