提交b08a7edd 通过 developer4

版本1.2.0.0

固定时间问题在uFR设备打开过程。
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
//您可以指定所有的值,或者您可以默认生成和修订编号
//使用'*',如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[组装:AssemblyVersion(“1。1.0.0”))
[组装:AssemblyFileVersion(“1。1.0.0”))
[组装:AssemblyVersion(“1。2.0.0”))
[组装:AssemblyFileVersion(“1。2.0.0”))
< ?XML版本="1.0"编码="utf - 8"?>
<组装manifestVersion =“1.0”xmlns =“urn: schemas-microsoft-com: asm.v1>
< assemblyIdentityversion =“1.0.0.0”name =“MyApplication.app”/>
< ?XML版本="1.0"编码="utf - 8“独立=“是的"?>
<组装xmlns =“urn: schemas-microsoft-com: asm.v1”manifestVersion =“1.0>
< assemblyIdentityversion =“1.0.0.0”name =“MyApplication.app”/>
< trustInfoxmlns =“urn: schemas-microsoft-com: asm.v2”>
<安全>
< requestedPrivilegesxmlns =“urn: schemas-microsoft-com: asm.v3”>
< !--UAC Manifest Options
如果要更改Windows用户帐户控制级别,请替换
requestdexecutionlevel节点。
< requestdexecutionlevel level="requireAdministrator" uiAccess="false" />
指定requestedExecutionLevel元素将禁用文件和注册表虚拟化。
如果应用程序需要这种反向虚拟化,请删除此元素
兼容性。
-->
< requestedExecutionLevel水平=“asInvoker”uiAccess =“假”/>
< requestedExecutionLevel水平=“asInvoker”uiAccess =“假”/>
< / requestedPrivileges >
< applicationRequestMinimum >
< PermissionSet类=“System.Security.PermissionSet”version =“1”无限制的=“真正的”ID =“自定义”SameSite =“网站”/>
< defaultAssemblyRequestpermissionSetReference =“自定义”/>
< / applicationRequestMinimum >
安全> < /
< / trustInfo >
<兼容性xmlns =“urn: schemas-microsoft-com: compatibility.v1”>
<应用>
< !--A list of the Windows versions that this application has been tested on and is
是用来工作的。取消适当元素的注释,Windows将取消注释
自动选择最兼容的环境。-->
< !--窗户Vista -->
< !---->
< !--窗户7 -->
< !---->
< !--窗户8 -->
< !---->
< !--窗户8.1 -->
< !---->
< !--窗户10-->
< !---->
> < /应用程序
> < /兼容性
< !--Indicates that the application is DPI-aware and will not be automatically scaled by Windows at higher
dpi。Windows Presentation Foundation (WPF)应用程序自动支持dpi,不需要
选择加入。以.NET Framework 4.6为目标的Windows窗体应用程序应该选择这种设置
同时在他们的app.config中设置EnableWindowsFormsHighDpiAutoResizing为true。-->
< !--
<应用xmlns = " urn: schemas-microsoft-com: asm.v3”>
< windowsSettings >
真正< dpiAware xmlns = " http://schemas.microsoft.com/SMI/2005/WindowsSettings " > < / dpiAware >
< / windowsSettings >
> < /应用程序
-->
< !--Enable themes for Windows common controls and dialogs (Windows XP and later) -->
< !--
< >的依赖
< dependentAssembly >
< assemblyIdentity
type = " win32 "
name = " Microsoft.Windows.Common-Controls "
version = " 6.0.0.0”
processorArchitecture = " * "
都必须“6595 b64144ccf1df”
语言= " * "
/>
< / dependentAssembly >
< / >的依赖
-->
组装> < /
文件末尾没有换行符
组装> < /
< ?XML版本="1.0"编码="utf - 8"?>
<组装manifestVersion =“1.0”xmlns =“urn: schemas-microsoft-com: asm.v1>
< assemblyIdentityversion =“1.0.0.0”name =“MyApplication.app”/>
< ?XML版本="1.0"编码="utf - 8“独立=“是的"?>
<组装xmlns =“urn: schemas-microsoft-com: asm.v1”manifestVersion =“1.0>
< assemblyIdentityversion =“1.0.0.0”name =“MyApplication.app”/>
< trustInfoxmlns =“urn: schemas-microsoft-com: asm.v2”>
<安全>
< requestedPrivilegesxmlns =“urn: schemas-microsoft-com: asm.v3”>
< !--UAC Manifest Options
如果要更改Windows用户帐户控制级别,请替换
requestdexecutionlevel节点。
< requestdexecutionlevel level="requireAdministrator" uiAccess="false" />
指定requestedExecutionLevel元素将禁用文件和注册表虚拟化。
如果应用程序需要这种反向虚拟化,请删除此元素
兼容性。
-->
< requestedExecutionLevel水平=“asInvoker”uiAccess =“假”/>
< requestedExecutionLevel水平=“asInvoker”uiAccess =“假”/>
< / requestedPrivileges >
< applicationRequestMinimum >
< PermissionSet类=“System.Security.PermissionSet”version =“1”无限制的=“真正的”ID =“自定义”SameSite =“网站”/>
< defaultAssemblyRequestpermissionSetReference =“自定义”/>
< / applicationRequestMinimum >
安全> < /
< / trustInfo >
<兼容性xmlns =“urn: schemas-microsoft-com: compatibility.v1”>
<应用>
< !--A list of the Windows versions that this application has been tested on and is
是用来工作的。取消适当元素的注释,Windows将取消注释
自动选择最兼容的环境。-->
< !--窗户Vista -->
< !---->
< !--窗户7 -->
< !---->
< !--窗户8 -->
< !---->
< !--窗户8.1 -->
< !---->
< !--窗户10-->
< !---->
> < /应用程序
> < /兼容性
< !--Indicates that the application is DPI-aware and will not be automatically scaled by Windows at higher
dpi。Windows Presentation Foundation (WPF)应用程序自动支持dpi,不需要
选择加入。以.NET Framework 4.6为目标的Windows窗体应用程序应该选择这种设置
同时在他们的app.config中设置EnableWindowsFormsHighDpiAutoResizing为true。-->
< !--
<应用xmlns = " urn: schemas-microsoft-com: asm.v3”>
< windowsSettings >
真正< dpiAware xmlns = " http://schemas.microsoft.com/SMI/2005/WindowsSettings " > < / dpiAware >
< / windowsSettings >
> < /应用程序
-->
< !--Enable themes for Windows common controls and dialogs (Windows XP and later) -->
< !--
< >的依赖
< dependentAssembly >
< assemblyIdentity
type = " win32 "
name = " Microsoft.Windows.Common-Controls "
version = " 6.0.0.0”
processorArchitecture = " * "
都必须“6595 b64144ccf1df”
语言= " * "
/>
< / dependentAssembly >
< / >的依赖
-->
组装> < /
文件末尾没有换行符
组装> < /
@@ -202,7 +202,7 @@
控制添加(groupBox1);
控制添加(toolStrip1);
名字=“frmMain”
文本=“NFC数据交换v1。1.0.0”
文本=“NFC数据交换v1。2.0.0”
FormClosed+ =系统窗户形式FormClosedEventHandler(frmMain_FormClosed);
toolStrip1ResumeLayout();
toolStrip1PerformLayout();
此文件类型没有预览
此文件类型没有预览
此源差异无法显示,因为它太大了。你可以查看斑点代替。
@@ -27,7 +27,7 @@
< PublisherName >数字逻辑< / PublisherName >
< SuiteName >NFC数据交换< / SuiteName >
< ApplicationRevision >9< / ApplicationRevision >
< ApplicationVersion >1.1.0.9< / ApplicationVersion >
< ApplicationVersion >1.2.0.9< / ApplicationVersion >
< UseApplicationTrust >< / UseApplicationTrust >
< CreateDesktopShortcut >真正的< / CreateDesktopShortcut >
< PublishWizardCompleted >真正的< / PublishWizardCompleted >
@@ -115,9 +115,7 @@
< PropertyGroup >
< TargetZone >LocalIntranet< / TargetZone >
< / PropertyGroup >
< PropertyGroup >
< ApplicationManifest >属性\ app.manifest< / ApplicationManifest >
< / PropertyGroup >
< PropertyGroup/>
< ItemGroup >
<参考包括=“系统”/>
<参考包括=”系统。核心”/>
此文件类型没有预览
此文件类型没有预览
此源差异无法显示,因为它太大了。你可以查看斑点代替。
@@ -43,18 +43,18命名空间uFCoder_DEMO_PC2Phone_NFC
公共保龄球startEmulation()
系统线程线程睡眠(20);
系统线程线程睡眠(50);
状态=uFCoderEnterShareRamCommMode();
系统线程线程睡眠(20);
系统线程线程睡眠(50);
如果(状态= =DL_STATUSDL_OK
状态=uFCoderTagEmulationStart();
如果(状态= =DL_STATUSDL_OK
系统线程线程睡眠(1000);
系统线程线程睡眠(1350);
返回状态= =DL_STATUSDL_OK
    减价支持
    0%
    你要添加0讨论。小心行事。
    先完成这条消息的编辑!
    注册发表评论
    Baidu
    map