⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 minigui lite 版本的新改进.htm

📁 是一个标准的体系结构
💻 HTM
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0082)http://www-900.ibm.com/developerWorks/cn/linux/embed/minigui/minigui-6/index.shtml -->
<HTML 
xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>MiniGUI Lite 版本的新改进</TITLE>
<META content="developerWorks 中国网站" name=TITLE>
<META content=Linux name=zone>
<META content=papers_html name=dWCategory>
<META 
content="linux, linux tutorials, linux training, linux standards, linux code, linux resources, linux programming, open source standards, linux how to, IBM, linux 教程, linux 培训,Linux 文章, Linux 论文, linux 标准, Linux 白皮书 linux 代码, linux 参考资料, linux 编程, 开放源码标准" 
name=KEYWORDS>
<META content=嵌入,MiniGUI,Lite,引擎 name=KEYWORDS>
<META 
content="MiniGUI从0.98开始推出Lite版本。Lite版本是MiniGUI迈向嵌入式应用重要的一步。在Lite版本中,我们使用了自己设计的引擎,抛弃了pthread库,从而使得MiniGUI能够轻装上阵,更稳定,更高效率,也更符合嵌入式系统应用。本文介绍了MiniGUI Lite版本的基于Unix IPC实现的多进程机制。并详细介绍了一些实现细节。" 
name=ABSTRACT>
<META 
content="MiniGUI从0.98开始推出Lite版本。Lite版本是MiniGUI迈向嵌入式应用重要的一步。在Lite版本中,我们使用了自己设计的引擎,抛弃了pthread库,从而使得MiniGUI能够轻装上阵,更稳定,更高效率,也更符合嵌入式系统应用。本文介绍了MiniGUI Lite版本的基于Unix IPC实现的多进程机制。并详细介绍了一些实现细节。" 
name=DESCRIPTION>
<META content=public name=SECURITY>
<META content=text/xhtml name=FORMAT>
<META content=2000xxxx name="LAST UPDATED">
<META http-equiv=content-type content="text/html; charset=GB2312">
<META content=index,follow name=ROBOTS><LINK 
href="MiniGUI Lite 版本的新改进.files/style2.css" type=text/css rel=stylesheet>
<SCRIPT language=JavaScript type=text/javascript><!--    function nav_pulldown(list) {top.document.location.href = list.options[list.selectedIndex].value;}    function wB(){var br="BR";if((navigator.userAgent.indexOf('Mozilla')!= -1)&&((navigator.userAgent.indexOf('Spoofer')==-1)&&(navigator.userAgent.indexOf('compatible')==-1))){br="NS"}return br}    function wV(br){var bv=0;bv=navigator.appVersion.substring(0,1);if(br=="IE"){(parseInt(bv));}if(br=="NS"){(parseInt(bv));}return bv;}    function wP(){var os="OS";if(navigator.userAgent.indexOf("OS/2")!=-1){os='os/2'}return os;}b=wB();v=wV(b);o=wP();    function change_bgColor() {if (b=="NS" && v==2 && o != "os/2"){document.bgColor="#999999"}}    function gotosite() {var L = document.formSpinbox.pickWW.selectedIndex; location.href = document.formSpinbox.pickWW.options[L].value; return false;}//--> </SCRIPT>
<LINK href="MiniGUI Lite 版本的新改进.files/style3.css" type=text/css rel=stylesheet><!-- comments #2 --><!-- begin insert header includes -->
<META content="MSHTML 6.00.2800.1479" name=GENERATOR></HEAD>
<BODY aLink=#0000ff bgColor=#ffffff leftMargin=2 topMargin=2 marginwidth="2" 
marginheight="2">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR bgColor=#006699>
    <TD>
      <TABLE cellSpacing=0 cellPadding=0 width=300 border=0>
        <TBODY>
        <TR bgColor=#006699>
          <TD width=150><IMG height=25 alt=IBM 
            src="MiniGUI Lite 版本的新改进.files/mast_logo.gif" width=150></TD>
          <TD width=150 
            background="MiniGUI Lite 版本的新改进.files/mgradient.gif"><FONT 
            face="arial, sans-serif" color=#99ccff 
            size=-1><B>China</B></FONT><BR><IMG height=1 alt="" 
            src="MiniGUI Lite 版本的新改进.files/c.gif" 
    width=150></TD></TR></TBODY></TABLE></TD>
    <TD align=left>
      <TABLE cellSpacing=0 cellPadding=0 width=300 border=0>
        <TBODY>
        <TR>
          <TD width=100><A 
            href="http://www-900.ibm.com/cgi-bin/click.p?url=http://www.ibm.com/shop/cn"><IMG 
            height=25 alt=购物 src="MiniGUI Lite 版本的新改进.files/shopibm.gif" 
            width=100 border=0></A></TD>
          <TD width=100><A 
            href="http://www-900.ibm.com/cgi-bin/click.p?url=http://www.ibm.com/cn/support"><IMG 
            height=25 alt=技术支持 src="MiniGUI Lite 版本的新改进.files/support_chs.gif" 
            width=100 border=0></A></TD>
          <TD width=100><A 
            href="http://www-900.ibm.com/cgi-bin/click.p?url=http://www.ibm.com/cn/support/product"><IMG 
            height=25 alt=免费下载 src="MiniGUI Lite 版本的新改进.files/downloads_chs.gif" 
            width=100 border=0></A></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR bgColor=#000000>
    <TD>
      <TABLE cellSpacing=0 cellPadding=0 width=600 border=0>
        <TBODY>
        <TR>
          <TD width=150 bgColor=#006699><IMG height=21 alt="" 
            src="MiniGUI Lite 版本的新改进.files/mast_lnav_sp.gif" width=150></TD>
          <TD bgColor=#000000 colSpan=4>
            <TABLE height=21 cellSpacing=0 cellPadding=0 border=0>
              <TBODY>
              <TR>
                <TD align=middle width=79 bgColor=#000000 height=21><A 
                  class=nav style="COLOR: #ffffff" 
                  href="http://www-900.ibm.com/cgi-bin/click.p?url=http://www.ibm.com/cn"><B>IBM 
                  主页</B></A></TD>
                <TD width=1 bgColor=#959595><IMG height=1 alt="" 
                  src="MiniGUI Lite 版本的新改进.files/c.gif" width=1></TD>
                <TD align=middle width=79 bgColor=#000000 height=21><A 
                  class=nav style="COLOR: #ffffff" 
                  href="http://www-900.ibm.com/cgi-bin/click.p?url=http://www.ibm.com/products"><B>产品</B></A></TD>
                <TD width=1 bgColor=#959595><IMG height=1 alt="" 
                  src="MiniGUI Lite 版本的新改进.files/c.gif" width=1></TD>
                <TD align=middle width=79 bgColor=#000000 height=21><A 
                  class=nav style="COLOR: #ffffff" 
                  href="http://www-900.ibm.com/cgi-bin/click.p?url=http://www.ibm.com/cn/services"><B>咨询</B></A></TD>
                <TD width=1 bgColor=#959595><IMG height=1 alt="" 
                  src="MiniGUI Lite 版本的新改进.files/c.gif" width=1></TD>
                <TD align=middle width=79 bgColor=#000000 height=21><A 
                  class=nav style="COLOR: #ffffff" 
                  href="http://www-900.ibm.com/cgi-bin/click.p?url=http://www.ibm.com/cn/industry"><B>行业</B></A></TD>
                <TD width=1 bgColor=#959595><IMG height=1 alt="" 
                  src="MiniGUI Lite 版本的新改进.files/c.gif" width=1></TD>
                <TD align=middle width=79 bgColor=#000000 height=21><A 
                  class=nav style="COLOR: #ffffff" 
                  href="http://www-900.ibm.com/cgi-bin/click.p?url=http://www.ibm.com/cn/news"><B>新闻</B></A></TD>
                <TD width=1 bgColor=#959595><IMG height=1 alt="" 
                  src="MiniGUI Lite 版本的新改进.files/c.gif" width=1></TD>
                <TD align=middle width=79 bgColor=#000000 height=21><A 
                  class=nav style="COLOR: #ffffff" 
                  href="http://www-900.ibm.com/cgi-bin/click.p?url=http://www.ibm.com/cn/ibm"><B>关于 
                  IBM</B></A></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD>&nbsp;&nbsp;<A 
      href="http://www-900.ibm.com/developerWorks/cn/index.html"><B>dW 
      中国站点</B></A><B> : </B><A 
      href="http://www-900.ibm.com/developerWorks/cn/linux/" 
      target=_top><B>Linux 概览</B></A><B> : </B><B><A 
      href="http://www-900.ibm.com/developerWorks/cn/cnpapers.nsf/linux-papers-bynewest?OpenView&amp;count=500">文档库 
      - 论文</A></B></TD></TR>
  <TR>
    <TD width="100%"><IMG height=1 alt="" 
      src="D:\新建文件夹\MiniGUI Lite 版本的新改进.files\c(1).gif" width=8></TD>
  <TR>
    <TD bgColor=#cc6633 height=3><IMG height=3 alt="" 
      src="D:\新建文件夹\MiniGUI Lite 版本的新改进.files\c(1).gif" width=150></TD></TR>
  <TR>
    <TD bgColor=#333333 height=1><IMG height=1 alt="" 
      src="D:\新建文件夹\MiniGUI Lite 版本的新改进.files\c(1).gif" width=150></TD></TR>
  <TR>
    <TD bgColor=#000000 height=1><IMG height=1 alt="" 
      src="D:\新建文件夹\MiniGUI Lite 版本的新改进.files\c(1).gif" 
width=150></TD></TR></TBODY></TABLE><!-- Title Area -->
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD vAlign=top width=5><IMG height=1 alt="" 
      src="MiniGUI Lite 版本的新改进.files/c.gif" width=5></TD>
    <TD vAlign=top><BR>
      <P><STRONG class=title>MiniGUI Lite 版本的新改进</STRONG><BR>Woody, 
      宋立新,魏永明<BR>MiniGUI 开发者<BR>2001/2/22</P><!-- END title and author lines --><!-- Editor #5: Begin Table of Contents -->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -