mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-03-28 11:16:34 +08:00
版本初始化,建立主窗体页面
This commit is contained in:
BIN
HalconWindowTest/bin/x64/Debug/HalconWindowTest.exe
Normal file
BIN
HalconWindowTest/bin/x64/Debug/HalconWindowTest.exe
Normal file
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
|
||||
</startup>
|
||||
</configuration>
|
||||
BIN
HalconWindowTest/bin/x64/Debug/HalconWindowTest.pdb
Normal file
BIN
HalconWindowTest/bin/x64/Debug/HalconWindowTest.pdb
Normal file
Binary file not shown.
BIN
HalconWindowTest/bin/x64/Debug/HalconWindowTest.vshost.exe
Normal file
BIN
HalconWindowTest/bin/x64/Debug/HalconWindowTest.vshost.exe
Normal file
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
|
||||
</startup>
|
||||
</configuration>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
||||
BIN
HalconWindowTest/bin/x64/Debug/halcondotnet.dll
Normal file
BIN
HalconWindowTest/bin/x64/Debug/halcondotnet.dll
Normal file
Binary file not shown.
61480
HalconWindowTest/bin/x64/Debug/halcondotnet.xml
Normal file
61480
HalconWindowTest/bin/x64/Debug/halcondotnet.xml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user