提交 82011aec 编写于 作者: 报告_前方高能's avatar 报告_前方高能

1.0.0.0-20220505

上级 ce0b2ce4
## Asynframe framework [english](https://github.com/netsecsp/asynframe/blob/master/README_EN.md) | 中文
## Asynframe framework [english](/README_EN.md) | 中文
# 项目背景
软件产品开发过程中经常碰到如下场景的问题:
......@@ -94,22 +94,22 @@ int main(int argc, const char *argv[])
```
# 开发
- [asynframe导出函数](https://github.com/netsecsp/asynframe/blob/master/doc/pluginapi.md)
- [asynframe导出函数](/doc/pluginapi.md)
- 接口
[IAsynFrame](https://github.com/netsecsp/asynframe/blob/master/doc/IAsynFrame.txt)
[IAsynFileSystem](https://github.com/netsecsp/asynframe/blob/master/doc/IAsynFileSystem.txt)
[IAsynIpcChannel](https://github.com/netsecsp/asynframe/blob/master/doc/IAsynIpcChannel.txt)
[IAsynNetwork](https://github.com/netsecsp/asynframe/blob/master/doc/IAsynNetwork.txt)
[IAsynNetAgent](https://github.com/netsecsp/asynframe/blob/master/doc/IAsynNetAgent.txt)
[IConsole](https://github.com/netsecsp/asynframe/blob/master/doc/IConsole.txt)
[ICrashExplorer](https://github.com/netsecsp/asynframe/blob/master/doc/ICrashExplorer.txt)
[INet](https://github.com/netsecsp/asynframe/blob/master/doc/INet.txt)
[IProxy](https://github.com/netsecsp/asynframe/blob/master/doc/IProxy.txt)
[ISsl](https://github.com/netsecsp/asynframe/blob/master/doc/ISsl.txt)
[IVmHost](https://github.com/netsecsp/asynframe/blob/master/doc/IVmHost.txt)
- [插件](https://github.com/netsecsp/asynframe/blob/master/doc/externapi.md)
[IAsynFrame](/doc/IAsynFrame.txt)
[IAsynFileSystem](/doc/IAsynFileSystem.txt)
[IAsynIpcChannel](/doc/IAsynIpcChannel.txt)
[IAsynNetwork](/doc/IAsynNetwork.txt)
[IAsynNetAgent](/doc/IAsynNetAgent.txt)
[IConsole](/doc/IConsole.txt)
[ICrashExplorer](/doc/ICrashExplorer.txt)
[INet](/doc/INet.txt)
[IProxy](/doc/IProxy.txt)
[ISsl](/doc/ISsl.txt)
[IVmHost](/doc/IVmHost.txt)
- [插件](/doc/externapi.md)
# 鸣谢
> [Log4cplus](https://github.com/log4cplus/log4cplus)
......
## Asynframe framework english | [中文](https://github.com/netsecsp/asynframe/blob/master/README.md)
## Asynframe framework english | [中文](/README.md)
# Background
In the process of software product development, we often encounter problems in the following scenarios:
......@@ -94,22 +94,22 @@ int main(int argc, const char *argv[])
```
# Development
- [asynframe export function](https://github.com/netsecsp/asynframe/blob/master/doc/pluginapi.md)
- [asynframe export function](/doc/pluginapi.md)
- Interface
[IAsynFrame](https://github.com/netsecsp/asynframe/blob/master/doc/IAsynFrame.txt)
[IAsynFileSystem](https://github.com/netsecsp/asynframe/blob/master/doc/IAsynFileSystem.txt)
[IAsynIpcChannel](https://github.com/netsecsp/asynframe/blob/master/doc/IAsynIpcChannel.txt)
[IAsynNetwork](https://github.com/netsecsp/asynframe/blob/master/doc/IAsynNetwork.txt)
[IAsynNetAgent](https://github.com/netsecsp/asynframe/blob/master/doc/IAsynNetAgent.txt)
[IConsole](https://github.com/netsecsp/asynframe/blob/master/doc/IConsole.txt)
[ICrashExplorer](https://github.com/netsecsp/asynframe/blob/master/doc/ICrashExplorer.txt)
[INet](https://github.com/netsecsp/asynframe/blob/master/doc/INet.txt)
[IProxy](https://github.com/netsecsp/asynframe/blob/master/doc/IProxy.txt)
[ISsl](https://github.com/netsecsp/asynframe/blob/master/doc/ISsl.txt)
[IVmHost](https://github.com/netsecsp/asynframe/blob/master/doc/IVmHost.txt)
- [Plugins](https://github.com/netsecsp/asynframe/blob/master/doc/externapi.md)
[IAsynFrame](/doc/IAsynFrame.txt)
[IAsynFileSystem](/doc/IAsynFileSystem.txt)
[IAsynIpcChannel](/doc/IAsynIpcChannel.txt)
[IAsynNetwork](/doc/IAsynNetwork.txt)
[IAsynNetAgent](/doc/IAsynNetAgent.txt)
[IConsole](/doc/IConsole.txt)
[ICrashExplorer](/doc/ICrashExplorer.txt)
[INet](/doc/INet.txt)
[IProxy](/doc/IProxy.txt)
[ISsl](/doc/ISsl.txt)
[IVmHost](/doc/IVmHost.txt)
- [Plugins](/doc/externapi.md)
# Thanks
> [Log4cplus](https://github.com/log4cplus/log4cplus)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册