V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  ColoThor  ›  全部回复第 13 页 / 共 14 页
回复总数  277
1 ... 5  6  7  8  9  10  11  12  13  14  
没有低配置的吗
重在参与
2019 年 10 月 29 日
回复了 ysweics 创建的主题 程序员 有没有懂经济的老哥,是现金好还是分期好
信用卡分期能不用就不用,年利率随便 10%以上
2019 年 10 月 17 日
回复了 aoscici2000 创建的主题 Java 怎样按照最后一个字符分割字符串
int index = str.lastIndexOf("-");
str.substring(0, index);
str.substring(index + 1);
简单点,获取出来,先删了,再插入?
2019 年 9 月 29 日
回复了 lihongjie0209 创建的主题 程序员 腾讯云主机的 IO 惨不忍睹
sysbench 1.0.17 (using system LuaJIT 2.0.4)

Running the test with following options:
Number of threads: 1
Initializing random number generator from current time


Extra file open flags: (none)
100 files, 20.48MiB each
2GiB total file size
Block size 16KiB
Number of IO requests: 0
Read/Write ratio for combined random IO test: 1.50
Periodic FSYNC enabled, calling fsync() each 100 requests.
Calling fsync() at the end of test, Enabled.
Using synchronous I/O mode
Doing random r/w test
Initializing worker threads...

Threads started!


File operations:
reads/s: 1777.52
writes/s: 1184.95
fsyncs/s: 2966.86

Throughput:
read, MiB/s: 27.77
written, MiB/s: 18.51

General statistics:
total time: 10.0087s
total number of events: 59256

Latency (ms):
min: 0.00
avg: 0.17
max: 37.48
95th percentile: 0.69
sum: 9968.93

Threads fairness:
events (avg/stddev): 59256.0000/0.00
execution time (avg/stddev): 9.9689/0.00
阿里云 4 核 8G5M,腾讯云学生机就惨不忍睹了
是不是开着 android studio,用 monitor 前把 android studio 关掉试试
2019 年 9 月 5 日
回复了 yunshui 创建的主题 程序员 请教下 mysql 的问题
时间不要用内置函数,会使索引失效。比如字段是 login_time,那就 login_time >= 'yyyy-MM-dd 00:00:00' and login_time <= 'yyyy-MM-dd 23:59:59'
2019 年 8 月 30 日
回复了 Balibabo 创建的主题 程序员 原来短信退订真的是有用的
就我一个没看懂,签名退订什么意思吗
![ 发现 t 右边有最近按钮 ]( https://tccos.myworld.fun/tmp/%E6%8D%95%E8%8E%B7.PNG )
![ 发现网页右边有最近按钮 ]( https://tccos.myworld.fun/tmp/%E6%8D%95%E8%8E%B7.PNG )
![发现网页右边有最近按钮]( https://tccos.myworld.fun/tmp/%E6%8D%95%E8%8E%B7.PNG)
![https://tccos.myworld.fun/tmp/%E6%8D%95%E8%8E%B7.PNG](发现网页右边有最近按钮)
2019 年 8 月 30 日
回复了 LZSZ 创建的主题 分享发现 华为正式宣布 方舟编译器将于 8 月 31 日正式开源
2019 年 8 月 30 日
回复了 LZSZ 创建的主题 分享发现 华为正式宣布 方舟编译器将于 8 月 31 日正式开源
特地去看了一下,最新的一条是本月 13 号的?
2019 年 8 月 30 日
回复了 wsy190 创建的主题 程序员 写程序这么精简真的好吗?
我有一个疑惑,时间为什么要用字符串表示
1 ... 5  6  7  8  9  10  11  12  13  14  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1411 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms · UTC 16:43 · PVG 00:43 · LAX 09:43 · JFK 12:43
♥ Do have faith in what you're doing.