This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
AuseftSmartTech
/
AuseftDDSPlugins
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
奥特QT DDS 插件库
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
395MB
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
AuseftDDSPlugins
/
plugins
/
AQTPackageMachinePlug
/
HelloWorld.idl
HelloWorld.idl
72B
Raw
Permalink
Normal View
History
初始化仓库
5 months ago
1
2
3
4
5
struct HelloWorld
{
unsigned long index;
string message;
};