📄 adding_a_hello_program.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head> <title></title> <link rel="stylesheet" media="screen" type="text/css" href="./style.css" /> <link rel="stylesheet" media="screen" type="text/css" href="./design.css" /> <link rel="stylesheet" media="print" type="text/css" href="./print.css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><a href=start.html>start</a></br><h2><a name="adding_your_own_code" id="adding_your_own_code">Adding your own Code</a></h2><div class="level2"><p>Adding a simple <strong>Hello world</strong> example program is often the first steps in building an application. </p><p> The task of adding a new program to the uClinux distribution is described in more detail in <a href="simple_hello_world_application_example.html" class="wikilink1" title="simple_hello_world_application_example.html"> a simple hello world application </a>. </p><p>For further information: See <a href="adding_user_applications.html" class="wikilink1" title="adding_user_applications.html"> adding user applications </a></p></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -