'2015/05'에 해당 되는 글 3건

  1. 2015.05.30 XBee의 X-CTU 프로그램 사용방법
  2. 2015.05.30 Visual studio: To change the project toolset
  3. 2015.05.25 C언어 변환명세
2015. 5. 30. 14:04

XBee의 X-CTU 프로그램 사용방법

XBee의 X-CTU 프로그램 사용방법


2015. 5. 30. 14:01

Visual studio: To change the project toolset

To change the project toolset

  1. In Visual Studio, in Solution Explorer, open the shortcut menu for your project (not for your solution) and then choose Properties to open your project Property Pages dialog box.

  2. In the Property Pages dialog box, open the Configuration drop-down list and then select All Configurations.

  3. In the left pane of the dialog box, expand Configuration Properties and then select General.

  4. In the right pane, select Platform Toolset and then select the toolset you want from the drop-down list. For example, if you have installed the Visual Studio 2010 toolset, select Visual Studio 2010 (v100) to use it for your project.

  5. Choose the OK button.


2015. 5. 25. 22:29

C언어 변환명세

http://x86boa.tistory.com/entry/printf-scanf-함수의-포맷문자열