码迷,mamicode.com
首页 >  
搜索关键字:finance    ( 143个结果
2016_09_21 Russia is seriously running out of cash_CNN
After almost two years in recession,the country's rainy day fund has shrunk to just $32.2 billlion this month,according to the Russian Finance Ministr ...
分类:其他好文   时间:2016-09-21 22:57:39    阅读次数:113
同花顺软件“股本结构.财经”文件格式分析
非官方文档,纯属自己分析,如不对,请见谅。 同花顺软件 finance 目录下,股本结构.财经文件实际的数据部分猜测: 数据部分如下图: 第一个框是股本变化的日期,第二个框是总股本(double ),第三个框是流通A股(double) 总股本 - 流通A股 = 限售A股 ...
分类:其他好文   时间:2016-09-20 21:12:54    阅读次数:245
candlestick用法
import matplotlib.pyplot as plt from matplotlib.dates import DateFormatter, WeekdayLocator, DayLocator, MONDAY,YEARLY from matplotlib.finance import q ...
分类:其他好文   时间:2016-08-29 06:53:02    阅读次数:420
Java实现发邮件功能
代码如下: package com.weimob.finance.utils;import java.io.UnsupportedEncodingException;import java.util.Date;import java.util.List;import java.util.Proper ...
分类:编程语言   时间:2016-08-26 13:28:34    阅读次数:340
导入HDFS的数据到Hive
1. 通过Hive viewCREATE EXTERNAL TABLE if not exists finance.json_serde_optd_table ( retCode string, retMsg string, data array>)ROW FORMAT SERDE 'org.apa... ...
分类:其他好文   时间:2016-06-30 23:18:50    阅读次数:633
导入HDFS的数据到Hive
1. 通过Hive viewCREATE EXTERNAL TABLE if not exists finance.json_serde_optd_table ( retCode string, retMsg string, data array>)ROW FORMAT SERDE 'org.apa... ...
分类:其他好文   时间:2016-06-28 18:33:43    阅读次数:217
finance
央行金融市场:http://www.pbc.gov.cn/jinrongshichangsi/147160/147171/index.html调查统计:http://www.pbc.gov.cn/diaochatongjisi/116219/index.html
分类:其他好文   时间:2016-06-26 16:58:55    阅读次数:150
英语词汇大全
http://www.yingyu.com/dx/yycihui/ http://www.en8848.com.cn/hangye/finance/ http://www.hjenglish.com/new/kouyi/ http://www.yywords.com/Article/subject/ ...
分类:其他好文   时间:2016-06-12 07:05:06    阅读次数:129
基于rem的移动端自适应解决方案
adaptivejs原理: github: https://github.com/finance-sh/adaptive 最大优点: adaptivejs利用rem解决移动端页面开发的自适应问题 页面模板初始化的时候不用设置viewport标签,由js生成。 我们在head标签的顶部引入js,按以下 ...
分类:移动开发   时间:2016-06-08 12:29:35    阅读次数:269
Python socket编程之六:多窗口的应用
import struct import sqlalchemy import pandas import matplotlib.pyplot as Plot from matplotlib.finance import candlestick_ohlc as Drawk Engine = sqlal... ...
分类:编程语言   时间:2016-06-02 21:45:37    阅读次数:228
143条   上一页 1 ... 7 8 9 10 11 ... 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!