C++, C#과 같은 프로그램언어를 시작으로 개발자의 길을 걷게 되었습니다. 그 와중에 안드로이드 모바일 application이 활성화 되면서 다양한 개발기회를 갖게 되었습니다. ... 미래기술은 프로그램기반이 없으면 존재할 수 없다고 생각합니다. 항상 신기술 및 프로그램언어 등에 눈을 뜨고 변화에 대처할 수 있는 개발자가 되도록 하겠습니다. ... 이후에 Linux환경에서 C++를 이용한 영상서버 개발에 참여하였고 Mpeg-4코덱 등에 대한 이해도를 넓힐 수 있었습니다.
Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27428.2015 ... cannot be composed with the specified /// virtual key to form a single character. /// /// /// http:/ ... array that contains keyboard key states. /// /// /// If the function succeeds, the return value is nonzero
class Program { /// /// 해당 응용 프로그램의 주 진입점입니다. /// [STAThread] static void Main( ... ..FILE:도서검색시스템/obj/Debug/도서관리시스템.csprojResolveAssemblyReference.cache ..FILE:도서검색시스템/Program.cs using ... \USB백업\도서검색시스템\도서검색시스템\obj\Debug\도서관리시스템.csproj.GenerateResource.Cache ..FILE:도서검색시스템/obj/Debug/도서관리시스템.csproj.GenerateResource.Cache
the following // set of attributes. ... ..FILE:WindowsFormsApplication1/Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices ... - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent
class Program { /// /// 해당 응용 프로그램의 주 진입점입니다. /// [STAThread] static void Main( ... = null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form 디자이너에서 생성한 코드 /// ... = false; this.Name = "Form1"; this.Text = "계산기"; this.ResumeLayout(false); this.PerformLayout(); } #endregion
class Program { /// /// 해당 응용 프로그램의 주 진입점입니다. /// [STAThread] static void Main( ... = null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form 디자이너에서 생성한 코드 /// ... ..FILE:Capture.sln Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013
Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0- ... 중인 모든 리소스를 Program { /// /// 해당 응용 프로그램의 주 진입점입니다. /// [STAThread] static void Main() { Application.EnableVisualStyles ... if (client.Connected) { Byte[] sendByte = Encoding.Default.GetBytes("exit"); client.Send(sendByte);
= null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated ... code /// /// Required method for Designer support - do not modify /// the contents of this ... standardValue).ToString() + " C"); //섭씨 lbxResult.Items.Add(standardValue.ToString() + " K"); //칼빈 lbxResult.Items.Add
Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0- ... Answer; string[] capital = new string[4]; capital[0] = "(서울)"; capital[1] = "(모스크바)"; capital[2] = " ... x86\Debug\CountryExplore.csprojResolveAssemblyReference.cache ..FILE:CountryExplore/obj/x86/Debug/CountryExplore.csprojResolveAssemblyReference.cache
The currently selected chart Series, if any. The currently selected chart Wall, if any. ... Gets and sets which parts of the chart can be selected. ... When True, the selector tool enables clicking the chart to select it and drag the chart corner handles