gonghao 最近的时间轴更新
gonghao's repos on GitHub
JavaScript · 2 人关注
historytrack
JavaScript · 2 人关注
kissy
An Enjoyable UI Library
JavaScript · 1 人关注
cloudstore
Shell · 1 人关注
iGV
GraceMode of autoddvpn for Mac OS
JavaScript · 1 人关注
javascript
Shell · 0 人关注
AlfredProxy
Manipulate your proxy settings via Alfred.
Python · 0 人关注
algorithm
0 人关注
beijing-auto-violation-workflow
An Alfred v2 workflow for Beijing Auto Violation Query
0 人关注
bj_sgcc_energy
通过国网北京电力微信公众号, 查询北京用户的用电信息
Swift · 0 人关注
CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Dockerfile · 0 人关注
docker-shadowsocks-libev
Build a docker image for shadowsocks-libev with v2ray-plugin, based on Alpine Linux.
Dockerfile · 0 人关注
docker-snell-server
Objective-C · 0 人关注
DZNEmptyDataSet
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display.
0 人关注
flask-mako
Provides support for Mako Templates in Flask.
Objective-C · 0 人关注
FLKAutoLayout
UIView category which makes it easy to create layout constraints in code
TypeScript · 0 人关注
git-webhook-wework-robot
企业微信github/gitlab机器人
0 人关注
GPTs
leaked prompts of GPTs
JavaScript · 0 人关注
grunt-contrib-watch
Run tasks whenever watched files change.
JavaScript · 0 人关注
grunt-sass
Grunt task to compile Sass (only .scss) to CSS
Swift · 0 人关注
GzipSwift
Swift framework that enables gzip/gunzip Data using zlib
Shell · 0 人关注
initscripts
User-contributed OS init scripts for Supervisor
Swift · 0 人关注
INSPhotoGallery
INSPhotoGallery is a modern looking photo gallery written in Swift for iOS.
Objective-C · 0 人关注
JYRefreshController
An easy way to add pull-to-refresh or pull-to-loadMore to any kind of UIScrollView.
HTML · 0 人关注
koolshare.github.io
For koolshare.cn
Objective-C · 0 人关注
MDMCoreData
A collection of lightweight Core Data classes for iOS and OS X.
Objective-C · 0 人关注
NHNetworkTime
A network time protocol client (and an application testbed for iOS)
JavaScript · 0 人关注
node-sass
Node bindings to libsass
Objective-C · 0 人关注
NSAttributedString-DDHTML
Simplifies working with NSAttributedString by allowing you to use HTML to describe formatting behaviors.
Shell · 0 人关注
oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes 120+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Objective-C · 0 人关注
PLCameraStreamingKit
Pili RTMP Streaming SDK for iOS, H.264 and AAC hardware encoding supported. Camera and Microphone as input source.
gonghao

gonghao

Love Web, Love F2E, Love iOS
V2EX 第 533 号会员,加入于 2010-05-26 00:03:38 +08:00
9 G 97 S 89 B
支付宝充值忘记告知用户名
Chamber  •  gonghao  •  2018-04-19 21:28:59 PM  •  最后回复来自 Livid
1
试出奶昔7+3镜头,全套,快门不到2K,有箱有套有发票~
二手交易  •  gonghao  •  2012-09-12 22:57:21 PM  •  最后回复来自 gonghao
15
帝都出二手小冰箱一枚
二手交易  •  gonghao  •  2012-09-02 23:39:34 PM  •  最后回复来自 gonghao
4
试出两条 金士顿 DDR3 1333 4G
二手交易  •  gonghao  •  2012-08-25 02:35:04 AM  •  最后回复来自 robinray
6
Google 相关域名 BUG 反馈
DNS  •  gonghao  •  2011-11-02 13:29:11 PM  •  最后回复来自 gonghao
4
求助 Twisted 核心 reactor 理念
Python  •  gonghao  •  2011-10-11 17:25:25 PM  •  最后回复来自 gonbo
9
MAC OS X 下,指定特定域名使用特定 DNS 解析问题求助!
Chamber  •  gonghao  •  2011-06-18 19:53:14 PM  •  最后回复来自 gonghao
5
20110318 午夜俱乐部
天黑以后  •  gonghao  •  2011-03-18 01:24:45 AM  •  最后回复来自 Kai
8
20110317 午夜俱乐部
天黑以后  •  gonghao  •  2011-03-17 01:19:58 AM  •  最后回复来自 Kai
10
笔记本HDD+SDD是否值得?
问与答  •  gonghao  •  2011-02-23 23:39:31 PM  •  最后回复来自 voidman
28
gonghao 最近回复了
2021-01-29 11:57:07 +08:00
回复了 alike19 创建的主题 iPhone iPhone 壁纸共享,创建了一个苹果的共享相册,有人参与不?
Z29uZ2hhb0BnaHNreS5jb20K

感谢!!
2020-02-20 18:31:54 +08:00
回复了 ShuoHui 创建的主题 iPhone 升级 13.4B2 突然可以带口罩解锁了……
@passluo 我的学死了也没发现他学会……
2019-01-01 20:39:27 +08:00
回复了 secaas 创建的主题 Apple 玩 homepod 的大佬,你们的 apple ID 用的是美区还是国区的啊?
国区
@lhx2008 a.com 的 cookie 是设置成功的,在 a.com 上面的请求也是正常 OK 的。但是在 b.com 上跨域请求 a.com 就是失败,CORS 也是正确的,就唯独 Safari 下不行。但只要把 Prevent cross-site tracking 关闭就是可以了。挂一个 iframe 用 postMessage 这个方法还真没试过,成本要高不少,但是确实可以避免敏感信息泄露给 JS 的危险
现在使用 b.coma.com 设置 Set-Cookie 可以顺利吧 a.com 的 Cookie 设置上,然后回到 b.com 。这时候如果在 b.com 用 CORS withCredentials 请求 a.com 的资源,其他浏览器下都是 OK,唯独 Safari 无解,除非去关闭 Prevent cross-site tracking。现在想到的唯一办法就是单独用 X-Auth 头来解决,但一直不愿意把 token 暴露到 JS 端,更不愿用 localStorage 或者 sessionStorage 去存储,所以现在就非常的纠结。
2018-12-18 01:52:05 +08:00
回复了 ManjusakaL 创建的主题 酷工作 [找工作] 两年经验的 Python 开发, Base 北京
可以发一封简历到我的邮箱吗? aG93dGluQHNreXBsYXRhbnVzLmNvbQo=
2018-11-20 17:12:16 +08:00
回复了 lxerxa 创建的主题 北京 大家的车是本地号还是外地号啊?
@lxerxa 会遇上警察这种肯定就没辙了,罚款都还能忍,扣分实在是扛不住
2018-11-20 16:07:51 +08:00
回复了 lxerxa 创建的主题 北京 大家的车是本地号还是外地号啊?
外地,摇不上号。平时上下班路线固定,其实即使不办进京证也 OK,但是如果要进城啥的,就麻烦了。
2018-10-31 13:33:45 +08:00
回复了 minamike 创建的主题 macOS Office for mac inside preview 终于支持 dark mode 了
@minamike 神奇了,我也是 16.20 (181029) 但没发现自动变成暗黑模式呀~
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2288 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 24ms · UTC 11:12 · PVG 19:12 · LAX 04:12 · JFK 07:12
Developed with CodeLauncher
♥ Do have faith in what you're doing.