V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  1dian01  ›  全部回复第 39 页 / 共 62 页
回复总数  1226
1 ... 35  36  37  38  39  40  41  42  43  44 ... 62  
2015-03-23 17:03:57 +08:00
回复了 viator42 创建的主题 问与答 对于这种人你们是怎么看的?
太过了...
2015-03-20 07:55:20 +08:00
回复了 townboy 创建的主题 职场话题 有个机会去印度做 Java 开发,好纠结
有朋友过去半年,硬是忍着没理发,回来下飞机第一件事就是剪头发
2015-03-19 19:25:17 +08:00
回复了 cq65617875 创建的主题 云计算 Aliyun HK 节点貌似路由变了
深圳,电信100M光纤

PING 58.96.180.88 (58.96.180.88): 56 data bytes
64 bytes from 58.96.180.88: icmp_seq=0 ttl=47 time=19.206 ms
64 bytes from 58.96.180.88: icmp_seq=1 ttl=47 time=11.701 ms
64 bytes from 58.96.180.88: icmp_seq=2 ttl=47 time=12.409 ms
64 bytes from 58.96.180.88: icmp_seq=3 ttl=47 time=15.297 ms
64 bytes from 58.96.180.88: icmp_seq=4 ttl=47 time=13.539 ms
64 bytes from 58.96.180.88: icmp_seq=5 ttl=47 time=16.639 ms
2015-03-17 21:51:12 +08:00
回复了 lisi1987 创建的主题 MacBook Pro MacBook Pro retina 涂层脱落,今天引起了媒体关注
不说不知道,我的也有,还好在边缘上,不影响正常的使用,但是看着有点不爽
2015-03-13 16:26:15 +08:00
回复了 1dian01 创建的主题 Apple 有图为证, Things 有 iWatch 版本的 APP 哦
@louisw128 我以为他们在GAE前面自己加一个反代就可以了...
2015-03-11 23:44:06 +08:00
回复了 xiaoyuvps 创建的主题 WordPress WordPress 速度好慢 有啥好的优化办法么?
@xiaoyuvps tag页面是主题自带的
2015-03-11 23:12:19 +08:00
回复了 xiaoyuvps 创建的主题 WordPress WordPress 速度好慢 有啥好的优化办法么?
装个 WP Super Cache就好了,看看我的速度 www.nfchome.org
@TONYHEAD 其实我是想反代到ip,然后通过修改hosts,让things连接gae
#things
216.58.208.100 multithreaded.thingscloud.appspot.com
216.58.208.100 thingscloud.appspot.com
@greatdk 找到这么一个html,微信可以打开提示信息,但是好像没有跳转,可否帮吗加一下,感谢!

<!DOCTYPE html>
<html lang="zh_CN">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script type="text/javascript" src="http://libs.useso.com/js/jquery/1.9.0/jquery.min.js"></script>
<title>点击下载应用</title>
<style type="text/css">
* {
margin: 0;
padding: 0;
}
a {
text-decoration: none;
}
img {
max-width: 100%;
height: auto;
}
.weixin-tip {
display: none;
position: fixed;
left: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.8);
filter: alpha(opacity=80);
height: 100%;
width: 100%;
z-index: 100;
}
.weixin-tip p {
text-align: center;
margin-top: 10%;
padding: 0 5%;
}
</style>
</head>

<body>
<div class="weixin-tip">
<p>
<img src="http://img.caibaojian.com/uploads/2014/10/weixin-tip.jpg" alt="点击右上角按钮,选择在浏览器中打开" />
</p>
</div>
<script type="text/javascript">
$(window).on("load", function () {
var winHeight = $(window).height();

function is_weixin() {
var ua = navigator.userAgent.toLowerCase();
if (ua.match(/MicroMessenger/i) == "micromessenger") {
return true;
} else {
return false;
}
}
var isWeixin = is_weixin();
if (isWeixin) {
$(".weixin-tip").css("height", winHeight);
$(".weixin-tip").show();
}
})
</script>
</body>

</html>
@ys0290 木有
@kan5202005 沃尔玛卡有啥具体的好处?
@freegink 密码被泄露更是用户的责任.
2015-02-12 22:52:29 +08:00
回复了 coraline 创建的主题 分享创造 分享一个 Wordpress 主题: AM0200
赞一个
@hoogle 用过曲径,现在节流中...
因为vpn是全局代理,我开淘宝店,要登录淘宝的卖家客户端,如果淘宝检测到国外的ip登录,会直接把店铺保护起来(关闭店铺)
小银行会对小公司好点,当然如果你账户上面有个几百万,基本哪家对你都很好,有专门的人为你服务,也许就是所谓的门当户对吧。
2015-02-11 16:08:21 +08:00
回复了 Croath 创建的主题 分享创造 谁家创业公司要倒闭,我收两把能拆卸运走的工学椅
其实如果有个二手信息网站门针对程序员朋友,数码产品啥的,有这样一个也不错,好而不杂(这个要求比较高,呵呵)
1 ... 35  36  37  38  39  40  41  42  43  44 ... 62  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2712 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 35ms · UTC 11:23 · PVG 19:23 · LAX 03:23 · JFK 06:23
Developed with CodeLauncher
♥ Do have faith in what you're doing.