您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 多继承股票类.cpp

  2. #include #include #include #include using namespace std; class Stock { private: string symbol; string name; double currentPrice; double previousClosingPrice; friend class StockExchange; public: Stock() {} void Input() { cout <> this
  3. 所属分类:桌面系统

    • 发布日期:2020-05-19
    • 文件大小:3072
    • 提供者:ZhouCWei
  1. 行情数据软件开发工具包C++版

  2. C++开发 行情数据软件开发工具包,供初学者使用。有疑问可以私信联系on trade data disconnected-交易连接断开了 数据查询函数 数据查询函数 current-查询当前行情快照 history_ticks-查询历史Tick行情 history_bars查询历史Ba行情 history_ticks_n-查询最新n条Tck行情 history_bars_n-查询最新n条Bar行情 get_ fundamentals-查询基本面数据 get fundamentals_n-查询基本
  3. 所属分类:C/C++

    • 发布日期:2019-04-20
    • 文件大小:2097152
    • 提供者:oslothfy