天蓬老师
浏览量7997 | 粉丝2069 | 关注1
2017-04-17 15:02:06
java中float/double精度问题
{代码...} 结果:677355.82277355.8 float类型后面的2到哪里去了。是float的精度问题么?求大神解答哈。float、double的精度问题
0
1
593
2017-04-17 15:01:58
ios点击icon进入程序怎么获取推送消息
如题:点击icon进入程序didFinishLaunchingWithOptions方法中launchOptions是nil的,无法得到消息。 但很多app都实现这种,不点通知进入,直接点app启动照样能得到推送信息的。 求大神指导~~ 别的论坛里翻了个遍...
0
2
463
2017-04-17 15:01:56
2017-04-17 15:01:47
learn python the hard way 习题41,错误要怎么改?
import random from urllib import urlopen import sys WORD_URL = "http://learncodethehardway.org/words.txt" WORDS = [] PHRASES = { "class %%%(%%%):": "Make a class named %%% tha
0
2
514
2017-04-17 15:01:42
python - 在用uwsgi部署Django应用时报错
配置文件如下: [uwsgi] http-socket = 0.0.0.0:8080 chdir = /root/yigo_runtime/app virtualenv = /root/yigo_runtime/python env = DJANGO_SETTINGS_MODULE=yigo_runtime.settings static-map = /static=/root...
0
1
1132
2017-04-17 15:01:40
2017-04-17 15:01:39
2017-04-17 15:01:34
2017-04-17 15:01:33
2017-04-17 15:01:32