找传奇、传世资源到传世资源站!

C#调用SAP接口

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

【例子介绍】C#调用SAP接口
此程序是基于DEV控件,使用C#调用SAP接口,运行环境VS2008。

【相关图片】

from clipboard

【源码结构】

.
├── C#调用SAP接口_SAP接口调用测试.zip
└── SAP接口调用测试
    ├── SAP接口调用测试
    │   ├── Form1.Designer.cs
    │   ├── Form1.cs
    │   ├── Form1.resx
    │   ├── Program.cs
    │   ├── Properties
    │   │   ├── AssemblyInfo.cs
    │   │   ├── Resources.Designer.cs
    │   │   ├── Resources.resx
    │   │   ├── Settings.Designer.cs
    │   │   └── Settings.settings
    │   ├── SAP接口调用测试.csproj
    │   ├── bin
    │   │   └── Debug
    │   │       ├── SAP接口调用测试.exe
    │   │       ├── SAP接口调用测试.pdb
    │   │       ├── SAP接口调用测试.vshost.exe
    │   │       ├── SAP接口调用测试.vshost.exe.manifest
    │   │       ├── dev_nco_rfc.log
    │   │       ├── sapnco.dll
    │   │       └── sapnco_utils.dll
    │   └── obj
    │       └── Debug
    │           ├── ResolveAssemblyReference.cache
    │           ├── SAP接口调用测试.Form1.resources
    │           ├── SAP接口调用测试.Properties.Resources.resources
    │           ├── SAP接口调用测试.csproj.FileListAbsolute.txt
    │           ├── SAP接口调用测试.csproj.GenerateResource.Cache
    │           ├── SAP接口调用测试.exe
    │           ├── SAP接口调用测试.pdb
    │           └── TempPE
    ├── SAP接口调用测试.sln
    └── SAP接口调用测试.suo

8 directories, 27 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复