버전정보, 프로젝트명 수정
parent
21fb5baed7
commit
cfcb50d4de
|
@ -66,7 +66,7 @@ namespace ITC81DB_0H.Controls
|
|||
private void DefaultSetting()
|
||||
{
|
||||
this.labelSerialNo.Text = this.ParentForm.ParentForm.SystemConfig1.SerialNumber;
|
||||
this.labelDisplayVer.Text = "6.9.0";
|
||||
this.labelDisplayVer.Text = "0.1.0";
|
||||
}
|
||||
|
||||
public void UpdateMainBoardVersionDisplay(string version)
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<ProjectGuid>{F3AC32D4-8DAC-4F4D-AD52-2610D6237DD5}</ProjectGuid>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>ITC81DB</RootNamespace>
|
||||
<AssemblyName>ITC81DB</AssemblyName>
|
||||
<RootNamespace>ITC81DB_0H</RootNamespace>
|
||||
<AssemblyName>ITC81DB_0H</AssemblyName>
|
||||
<ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<PlatformFamilyName>WindowsCE</PlatformFamilyName>
|
||||
<PlatformID>E2BECB1F-8C8C-41ba-B736-9BE7D946A398</PlatformID>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.5485
|
||||
// 이 코드는 도구를 사용하여 생성되었습니다.
|
||||
// 런타임 버전:2.0.50727.9151
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
||||
// 이러한 변경 내용이 손실됩니다.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
|
@ -13,12 +13,12 @@ namespace ITC81DB_0H.Properties {
|
|||
|
||||
|
||||
/// <summary>
|
||||
/// A strongly-typed resource class, for looking up localized strings, etc.
|
||||
/// 지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
|
||||
/// </summary>
|
||||
// This class was auto-generated by the StronglyTypedResourceBuilder
|
||||
// class via a tool like ResGen or Visual Studio.
|
||||
// To add or remove a member, edit your .ResX file then rerun ResGen
|
||||
// with the /str option, or rebuild your VS project.
|
||||
// 이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
|
||||
// 클래스에서 자동으로 생성되었습니다.
|
||||
// 멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
|
||||
// 다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
internal class Resources {
|
||||
|
||||
|
@ -30,13 +30,13 @@ namespace ITC81DB_0H.Properties {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns the cached ResourceManager instance used by this class.
|
||||
/// 이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
|
||||
/// </summary>
|
||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||
internal static global::System.Resources.ResourceManager ResourceManager {
|
||||
get {
|
||||
if (object.ReferenceEquals(resourceMan, null)) {
|
||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ITC81DB.Properties.Resources", typeof(Resources).Assembly);
|
||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ITC81DB_0H.Properties.Resources", typeof(Resources).Assembly);
|
||||
resourceMan = temp;
|
||||
}
|
||||
return resourceMan;
|
||||
|
@ -44,8 +44,8 @@ namespace ITC81DB_0H.Properties {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Overrides the current thread's CurrentUICulture property for all
|
||||
/// resource lookups using this strongly typed resource class.
|
||||
/// 이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대한 현재 스레드의 CurrentUICulture
|
||||
/// 속성을 재정의합니다.
|
||||
/// </summary>
|
||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||
internal static global::System.Globalization.CultureInfo Culture {
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -62,13 +62,11 @@ D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.DialogForms.DialogFor
|
|||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Forms.FormMain.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Forms.FormMainDisplay.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Forms.FormMenu.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB.Properties.Resources.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.csproj.GenerateResource.Cache
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB.exe
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB.pdb
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB.exe
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB.pdb
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB_ImageDll.dll
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\SmartX_IEC1000.dll
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\SmartXCommon.dll
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB_ImageDll.pdb
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB_0H.exe
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB_0H.pdb
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Properties.Resources.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.exe
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.pdb
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue