摘要:
用Cnavas绘图法和牛顿中值法找到y=2^x与y=x^2的三个交汇点,(-0.766,0.586),(2,4),(4,16)。 阅读全文
posted @ 2020-01-31 13:40
逆火狂飙
阅读(257)
评论(0)
推荐(0)
摘要:
事先申明下,我的DB环境是Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production,如果与作者环境不同而导致结论差异则另当别论。 该案例做了一个id为varchar类型的两种查询对比,我模拟了一下。 我是 阅读全文
posted @ 2020-01-31 11:25
逆火狂飙
阅读(226)
评论(0)
推荐(0)
摘要:
如果文件中有中文,直接执行python xx.py会出现以下错误: SyntaxError: Non-UTF-8 code starting with '\xb6' in file XX.py on line 2, but no encoding declared; see http://pytho 阅读全文
posted @ 2020-01-31 10:11
逆火狂飙
阅读(4762)
评论(0)
推荐(0)
摘要:
C:\Users\ufo>pip install beautifulsoup4 Collecting beautifulsoup4 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=Non 阅读全文
posted @ 2020-01-31 09:59
逆火狂飙
阅读(353)
评论(0)
推荐(0)
摘要:
VersionOperating SystemDescriptionMD5 SumFile SizeGPG Gzipped source tarball Source release f215fa2f55a78de739c1787ec56b2bcd 23978360 SIG XZ compresse 阅读全文
posted @ 2020-01-31 09:56
逆火狂飙
阅读(8791)
评论(0)
推荐(0)
摘要:
C:\Users\ufo>pip install requests Collecting requests WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after co 阅读全文
posted @ 2020-01-31 09:55
逆火狂飙
阅读(460)
评论(2)
推荐(0)