zoukankan
html css js c++ java
X3插件框架需求收集
这里将网上各位的意见收集起来,后续会逐步考虑实现到新版本中,欢迎大家提出意见。
文件操作部分采用Boost实现跨平台
实现一个轻量级的COM框架: 近几个月内会考虑与COM、脚本语言的集成
加上命名空间,这样在非win平台上使用时不容易冲突:已列入近期计划
采用C实现,用于嵌入式开发:暂无计划
与C#集成:计划今年内解决,谁有好的方法请提出
缺少界面方面的插件:有基于XTP的通用插件,但我觉得还不够成熟,计划改用QT实现
使用文档方面,补充插件机制方面的序列图,补充更多样例:抽时间补上
查看全文
相关阅读:
[Redux-Observable && Unit Testing] Use tests to verify updates to the Redux store (rxjs scheduler)
[Redux-Observable && Unit Testing] Mocking an ajax request when testing epics
[Redux-Observable && Unit testing] Testing the output of epics
[React] Create a queue of Ajax requests with redux-observable and group the results.
[React] Compound Component (React.Children.map & React.cloneElement)
[Express] Upload Files with Express
[Python] List & Object spread in Python
[Angular & Unit Testing] Testing a RouterOutlet component
[Angular & Unit Testing] TestBed.get vs Injector
各司其职的标签
原文地址:https://www.cnblogs.com/rhcad/p/2077527.html
最新文章
在Xshell中上传下载文件到本地(linux中从多次ssh登录的dbserver里面的文件夹)
hdu1874畅通工程续 (dijkstra)
完全搞懂傅里叶变换和小波(1)——总纲
Java内部类
css3进行截取
UVA 12263 Rankings(拓扑排序)
关于http接口开发中json格式数据编码问题处理
hdu 4007 Dave (2011年大连ACM网络赛)
POJ 2942 Knights of the Round Table
POJ 1418 基本操作和圆 离散弧
热门文章
ZOJ 1610 Count the Colors
UVA 1428
为什么唱iOS 6.0选择Mantle
java.sql.SQLException: Can not issue empty query.
雪在第一天的冒险
List<Map<String, String>> 开启 Map<String, List<String>>
Codeforces C. Pattern 412 解决问题的方法
SharePoint 2010/2013 隐藏的速度下拉菜单列表项
防爆搜索解决方案hdu1572下沙面(2)
[AngularFire] Resolve snapshotChanges doesn't emit value when data is empty
Copyright © 2011-2022 走看看