V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  wuruxu  ›  全部回复第 28 页 / 共 42 页
回复总数  823
1 ... 24  25  26  27  28  29  30  31  32  33 ... 42  
2017-02-14 22:25:36 +08:00
回复了 kulove 创建的主题 生活 自从网约车新政策之后好难打车...
已经好久不打车了,优先考虑自行车
2017-02-14 11:56:12 +08:00
回复了 xago123 创建的主题 酷工作 [上海] 自贸区招各类岗位
怎么没有公司邮箱?有公司主页吗?
怎么会有数组名字?
我的这两个 repo 可能对你有帮助
这个是使用 letsencrypt 证书的 IPsec , https://github.com/wuruxu/letsencrypt_strongswan_guide
这个是使用自定义证书的 IPsec, https://github.com/wuruxu/strongswan
@gouchaoer Linux 的 chromedriver ,我可以帮你编译一个出来
2017-02-11 19:35:02 +08:00
回复了 HLT 创建的主题 程序员 V 友都是如何学习(加强)英语能力的?
现在学英语的环境好多了, BBC , Youtube 根据自己兴趣学,这个东西完全考兴趣
2017-02-10 23:05:41 +08:00
回复了 wildlynx 创建的主题 分享发现 主板的集成网卡被 Linux 弄成“假损坏”
也有可能是集成网卡 Window 驱动有 bug
运行 Ubuntu 16.04 的 Live USB 之后,重启到 Ubuntu 16.04 的 Live USB 会有问题吗?
也可以去看看这个集成网卡的 windows 驱动有没有更新,或许能解决这个问题
2017-02-10 15:23:00 +08:00
回复了 qsnow6 创建的主题 Python Python 的内存泄露,内存直接爆炸
怎么爆炸了,一点反应也没有
```
xyz@debian:~$ python
Python 2.7.9 (default, Jun 29 2016, 13:08:31)
[GCC 4.9.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import time
>>> b_time = bytes(int(time.time()))
>>> print(b_time)
1486711277
>>> ls
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 'ls' is not defined
>>>
xyz@debian:~$

```
@vileer 适合在深圳的朋友,可以经常去
还是 gmail 靠谱些,外加二次验证
2017-01-23 20:58:21 +08:00
回复了 Bill1 创建的主题 问与答 想开发一个加密微信消息的软件,求思路
可以使用 [OpenKeyChain]( https://www.openkeychain.org/) 来进行 PGP 加解密,然后通过微信发过去
1 ... 24  25  26  27  28  29  30  31  32  33 ... 42  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2609 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 37ms · UTC 13:58 · PVG 21:58 · LAX 06:58 · JFK 09:58
Developed with CodeLauncher
♥ Do have faith in what you're doing.