会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
GavinSimons
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
···
12
下一页
2021年12月27日
新浪期货数据接口 API 实时数据/历史数据
摘要: 新浪期货数据接口 实时数据【例子】http://hq.sinajs.cn/list=M0豆粕连续 M0 返回值如下:var hq_str_M0="豆粕连续,145958,3170,3190,3145,3178,3153,3154,3154,3162,3169,1325,223,1371608,161
阅读全文
posted @ 2021-12-27 20:08 GavinSimons
阅读(7627)
评论(0)
推荐(0)
2021年12月12日
Python 官方文档
摘要: https://docs.python.org/zh-cn/3/
阅读全文
posted @ 2021-12-12 16:49 GavinSimons
阅读(88)
评论(0)
推荐(0)
2021年12月10日
anaconda版本与python版本对应关系查询网址
摘要: anaconda版本与python版本对应关系查询网址 https://docs.anaconda.com/anaconda/packages/oldpkglists/
阅读全文
posted @ 2021-12-10 09:39 GavinSimons
阅读(521)
评论(0)
推荐(0)
2021年11月27日
vscode每次打开文件,出现git弹窗,--login -i rev-parse --show-toplevel,打印rev-parse:no such file or directory
摘要: 现象:vscode每次打开文件,出现git弹窗,--login -i rev-parse --show-toplevel,打印rev-parse:no such file or directory 错误:vscode中git.path配置错了 修改:windows + vscode => git.p
阅读全文
posted @ 2021-11-27 15:56 GavinSimons
阅读(897)
评论(0)
推荐(0)
2021年11月26日
非官方windows二进制Python拓展包
摘要: https://www.lfd.uci.edu/~gohlke/pythonlibs/ —— 网址已被移除 目前最新的方法是: 从github上搜索cgohlke/talib-build(已收藏)
阅读全文
posted @ 2021-11-26 12:38 GavinSimons
阅读(56)
评论(0)
推荐(0)
2021年10月29日
C++程序加速的12个方法
摘要: 原文链接: https://blog.csdn.net/xz1308579340/article/details/84330166 C++程序加速的12个方法 文章目录C++程序加速的12个方法1.将反复使用的数据存放在全局变量里面。2.使用多线程3.用a++和++a,a--,--a4.减少除法运算
阅读全文
posted @ 2021-10-29 01:21 GavinSimons
阅读(2513)
评论(0)
推荐(0)
2021年10月26日
Python编译Pybind11
摘要: 原文地址:https://segmentfault.com/a/1190000021813795 Window下使用pybind11 追忆发布于 2020-02-22 🔥🔥🔥 SegmentFault D-Day 后端架构演进之路(杭州站),快来报名 >>> pybind11是一个轻量级的“H
阅读全文
posted @ 2021-10-26 23:34 GavinSimons
阅读(716)
评论(0)
推荐(0)
2021年10月24日
VSCode官方配置C/C++
摘要: https://code.visualstudio.com/docs/cpp/config-mingw
阅读全文
posted @ 2021-10-24 03:11 GavinSimons
阅读(44)
评论(0)
推荐(0)
2021年10月23日
VSCode配置C/C++环境
摘要: 视频教程:https://www.ixigua.com/6835399976281965059?logTag=75a00a7c8c9f0787fab0 文字教程:https://zhuanlan.zhihu.com/p/87864677 VSCode简介 VSCode是一款微软出的轻量级编辑器,它本
阅读全文
posted @ 2021-10-23 22:38 GavinSimons
阅读(3068)
评论(0)
推荐(0)
Numba 0.44 中文文档
摘要: 1、Numba 0.44 中文文档:https://www.kancloud.cn/apachecn/numba-doc-zh 2、Github:https://github.com/apachecn/numba-doc-zh 1和2内容相容,网址不同而已!
阅读全文
posted @ 2021-10-23 17:50 GavinSimons
阅读(326)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
12
下一页
公告