console application 中文意思是什麼

console application 解釋
控制臺應用程序
  • console : vt 安慰,慰問。n 【建築】1 懸臂(梁),突梁,肘托,(渦卷形)托石;角(撐)架。2 (用落地支架靠墻...
  • application : n. 1. 適用,應用;運用。2. 申請,請求;申請表格。3. 勤勉,用功。4. 敷用;敷用藥。
  1. The following example shows you how to create a simple console application called list files that displays information about files from a particular directory

    下面的示例演示了如何創建一個名為「列出文件」的簡單控制臺應用程序,該程序可以顯示有關特定目錄中的文件的信息。
  2. When you create a console application project with the project template, visual studio automatically creates required settings for the debug and release configurations

    用項目模板創建控制臺應用程序項目時, visual studio將自動為調試和發布配置創建所需的設置。
  3. Consequently, when you request the current process id, you get the process id of this separate process, rather than the console application s process id

    因此,當您請求當前進程id時,將獲得此獨立進程的進程id ,而不是控制臺應用程序的進程id 。
  4. After you create a new console application, an empty program is created for you

    創建新的控制臺應用程序后,將為您創建一個空程序。
  5. The console is an operating system window where users interact with the operating system or a text - based console application by entering text input through the computer keyboard, and reading text output from the computer terminal

    控制臺是一個操作系統窗口,用戶可在其中通過計算機鍵盤輸入文本,並從計算機終端讀取文本輸出,從而與操作系統或基於文本的控制臺應用程序進行交互。
  6. The charts in this section show the default character set for a console application

    本部分中的圖表顯示控制臺應用程序的默認字符集。
  7. Win32 smart device project console application

    Win32智能設備項目控制臺應用程序
  8. Simply stated, a clickonce application is any windows presentation foundation, windows forms, or console application published using clickonce technology

    簡單說來, clickonce應用程序就是任何使用clickonce技術發布的windows窗體或控制臺應用程序。
  9. You can build listener applications using any type of application domain a windows forms application, an asp. net web application, a console application, a windows service also known as a windows nt service, or any other managed application domain

    您可以使用任何類型的應用程序域來生成偵聽器應用程序,這些應用程序域包括: windows窗體應用程序、 asp . net web應用程序、控制臺應用程序、 windows服務(也稱作windows nt服務)或其他任何託管應用程序域。
  10. Create a console application, and call it

    創建一個控制臺應用程序,並將其命名為
  11. A console application, for example, can simply

    例如,控制臺應用程序即可直接從
  12. Create a console application named createkey

    創建名為createkey的控制臺應用程序。
  13. From a command - line, call your console application

    從命令行中調用控制臺應用程序。
  14. Add a console application project to the solution

    向解決方案添加控制臺應用程序項目
  15. How to : create a console application client

    >如何:創建控制臺應用程序客戶端
  16. Win32 console application tools - discover how to move the cursor, clear the screen, and set colors in the console

    演示了在控制臺中如何移動光標,清除屏幕,設置顏色。
  17. How to : validate user input in a console application

    >如何:在控制臺應用程序中驗證用戶輸入
  18. The second portion is a console application that uses the custom wrapper to play avi files

    第二部分是使用自定義包裝來播放avi文件的控制臺應用程序。
  19. The following code defines a console application that uses the previously generated interop assembly to display an avi file

    下面的代碼定義一個控制臺應用程序,該應用程序使用前面生成的互操作程序集顯示一個avi文件。
  20. Run the console application in debug mode

    以調試模式運行控制臺應用程序。
分享友人