<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>计匠网论坛 - Program Language</title>
    <link>https://ufoit.com/forum-18-1.html</link>
    <description>Latest 20 threads of Program Language</description>
    <copyright>Copyright(C) 计匠网论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 04 Apr 2026 10:21:56 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>https://ufoit.com/static/image/common/logo_88_31.gif</url>
      <title>计匠网论坛</title>
      <link>https://ufoit.com/</link>
    </image>
    <item>
      <title>Golang windows开发环境搭建[IDE:VScode] for PRC.</title>
      <link>https://ufoit.com/thread-2165-1-1.html</link>
      <description><![CDATA[嗯，for PRC，主要有GWF.
主要现象如：Installing github.com/xxxx FAILED 失败

1、下载golang: https://golang.org/dl/  默认安装
2、下载git: https://git-scm.com/download/win 默认安装
3、下载安装VScode
=====重要的部分=====
3、使用Shadowsocks
4、设置环境变s ...]]></description>
      <category>Program Language</category>
      <author>bini</author>
      <pubDate>Mon, 27 Nov 2017 02:55:15 +0000</pubDate>
    </item>
    <item>
      <title>以system权限启动应用程序</title>
      <link>https://ufoit.com/thread-981-1-1.html</link>
      <description><![CDATA[最近在搞一个项目，需要程序开机自动运行，可是程序中调用了底层驱动的一些函数，必须以管理员的权限才能运行，否则程序运行不成功，在XP 下 直接写注册表就可以，可是在VISTA 和 WIN7 下写注册表的方式失效，因为必须以管理员的权限运行才可以，迫于无奈，上网查了N多 ...]]></description>
      <category>Program Language</category>
      <author>litomboy</author>
      <pubDate>Fri, 05 Aug 2011 13:27:34 +0000</pubDate>
    </item>
    <item>
      <title>如何改变 DOS下显示字体的大小？</title>
      <link>https://ufoit.com/thread-881-1-1.html</link>
      <description><![CDATA[请教一下：
          我这边要做一个测试软件，在dos 下测试，最后要显示一个Test  Fail or Test  OK!的字符串，我在TC 中调用了Outtext（）来显示，但是发现字体太小了，所以希望大家能帮忙告诉我一下 如何把字体调大一些？
谢谢！！ ...]]></description>
      <category>Program Language</category>
      <author>蓝色永恒</author>
      <pubDate>Fri, 18 Jun 2010 07:01:41 +0000</pubDate>
    </item>
    <item>
      <title>[原创]VA_ARG IN EFI</title>
      <link>https://ufoit.com/thread-760-1-1.html</link>
      <description><![CDATA[VA_ARG IN EFI1. Introduction
 
可变参数其实是标准C语言一个内建的功能，它和EFI本身并没有太多关系。但是它在EDK中有重新实现和使用，而且我们家的code base使用频繁，很多oem callback都使用了可变参数以此获得函数格式的统一以及参数传递的灵活性。所以我就提一下 ...]]></description>
      <category>Program Language</category>
      <author>peterhu</author>
      <pubDate>Thu, 22 Oct 2009 12:19:17 +0000</pubDate>
    </item>
    <item>
      <title>[原创]CONTAINING_RECORD IN EFI</title>
      <link>https://ufoit.com/thread-755-1-1.html</link>
      <description><![CDATA[CONTAINING_RECORD IN EFI

EFI BIOS几乎全部用C完成，它几乎将C语言的各种技巧发挥到了极致。C的精髓泰半是指针，另外宏也是非常值得称道的。程序员对于宏的评价可谓褒贬不一，有人说它是万恶之源，有人则赞其为一把利刃。我个人觉得运用之妙，存乎一心，宏不是万能的 ...]]></description>
      <category>Program Language</category>
      <author>peterhu</author>
      <pubDate>Thu, 15 Oct 2009 10:06:17 +0000</pubDate>
    </item>
    <item>
      <title>EFI Protocol VS C++</title>
      <link>https://ufoit.com/thread-686-1-1.html</link>
      <description><![CDATA[EFI Protocol VS C++
1.Introduction

　　Protocol是EFI引出的新概念,翻翻EDK就会发现与protocol相关的code散落在EFI的各个角落,大到host bus driver,小到Hello Word App都和protocol 脱不了关系,因此毫不夸张的说protocol应该是EFI的精髓所在,DXE阶段模块之间的通信都 ...]]></description>
      <category>Program Language</category>
      <author>peterhu</author>
      <pubDate>Mon, 13 Jul 2009 09:02:50 +0000</pubDate>
    </item>
    <item>
      <title>Inside c++ object model</title>
      <link>https://ufoit.com/thread-659-1-1.html</link>
      <description><![CDATA[探索C++对象模型的底层实现的一本扛鼎之作,它讨论了包括结构式语意、暂时性对象的生成、封装、继承，以及虚拟——虚拟函数和虚拟继承等实现.没有看懂这本书,别跟我说你懂了C++ !我在用C++写图象处理程序的日子里,曾经反复翻阅过该书,非常收益.现在很多系统软件都使用OO ...]]></description>
      <category>Program Language</category>
      <author>peterhu</author>
      <pubDate>Sun, 28 Jun 2009 05:38:49 +0000</pubDate>
    </item>
    <item>
      <title>S3/S4/S5 Long Run Test</title>
      <link>https://ufoit.com/thread-622-1-1.html</link>
      <description><![CDATA[S3/S4/S5 Long Run Test

1. Why need it？

NB研发的工程中，需要跑很多的测试项目，其中long run S3/S4/S5就是非常重要的测试项目。而且对于测试结果非常看重，一般long run测试fail就没法出货。常规的测试方法就是10～20台机器测试S3/S4/S5 1000 cycle，如果fail率在 ...]]></description>
      <category>Program Language</category>
      <author>peterhu</author>
      <pubDate>Wed, 03 Jun 2009 06:24:19 +0000</pubDate>
    </item>
    <item>
      <title>[转载]Vista volume control using delphi 5 &amp; 7</title>
      <link>https://ufoit.com/thread-621-1-1.html</link>
      <description><![CDATA[来自： http://social.msdn.microsoft.com/Forums/en-US/windowspro-audiodevelopment/thread/5ce74d5d-2b1e-4ca9-a8c9-2e27eb9ec058
By Mukta &amp; ToxicDream]]></description>
      <category>Program Language</category>
      <author>bini</author>
      <pubDate>Tue, 02 Jun 2009 08:03:58 +0000</pubDate>
    </item>
    <item>
      <title>4KBytes Bin File Editor</title>
      <link>https://ufoit.com/thread-603-1-1.html</link>
      <description><![CDATA[4KBytes Bin File Editor


前一段时间code base将常量独立出来统一放到一个4Kbytes的二进制文件中，这样就隔离了变化，降低代码维护，修改的负担了。以往的做法这些常量都散落在代码之中，一旦有需求变更就要搜索这些变更的部分到处改代码，经常会漏改某一些地方后面测 ...]]></description>
      <category>Program Language</category>
      <author>peterhu</author>
      <pubDate>Mon, 18 May 2009 05:49:09 +0000</pubDate>
    </item>
    <item>
      <title>IO Port Driver</title>
      <link>https://ufoit.com/thread-596-1-1.html</link>
      <description><![CDATA[ECBACK.SYS 

最近工厂PE端需要一堆测试程序，这些程序主要是用于测试EC的各种功能如：测试风扇，测试电池，测试键盘等等。而且要求通吃vista,xp,winpe。我最初打算使用wmi acpi实现，可是发现wmi acpi在winpe下无法工作。
迫于无奈只有实现一个IO port的driver，然后AP ...]]></description>
      <category>Program Language</category>
      <author>peterhu</author>
      <pubDate>Wed, 13 May 2009 09:14:34 +0000</pubDate>
    </item>
    <item>
      <title>[转载资料]nasm-0.98.39 编译器源码.</title>
      <link>https://ufoit.com/thread-593-1-1.html</link>
      <description><![CDATA[nasm-0.98.39 编译器源码.]]></description>
      <category>Program Language</category>
      <author>bini</author>
      <pubDate>Wed, 13 May 2009 06:10:10 +0000</pubDate>
    </item>
    <item>
      <title>俄罗斯方块</title>
      <link>https://ufoit.com/thread-586-1-1.html</link>
      <description><![CDATA[TETRIS 大概一年半以前闲着无聊，于是就写了一个俄罗斯方块自娱自乐，程序运行如下图1所示：
图 1
完整的source code可以在附件下载。该程序使用WTL实现的，代码本身非常简单，无非是一些碰撞，变形等情况的判断调整。比较有意思的是程序使用了Factory Method用于创建方 ...]]></description>
      <category>Program Language</category>
      <author>peterhu</author>
      <pubDate>Mon, 11 May 2009 06:01:46 +0000</pubDate>
    </item>
    <item>
      <title>redcode新手指南</title>
      <link>https://ufoit.com/thread-583-1-1.html</link>
      <description><![CDATA[中文译作磁芯大战，在国外是个很古老的汇编游戏。网上没有多少文档，寒假时翻译了一篇指南。英文很烂，原本想改改的，最近翻出来也不想干了，有兴趣的朋友看看，聊胜于无。
也可以到我的blog上读到或下载:
blog.163.com/memory_box ...]]></description>
      <category>Program Language</category>
      <author>memorybox</author>
      <pubDate>Thu, 07 May 2009 11:28:27 +0000</pubDate>
    </item>
    <item>
      <title>[转载]cl的编译参数</title>
      <link>https://ufoit.com/thread-559-1-1.html</link>
      <description><![CDATA[-优化-
/O1 最小化空间 minimize space 
/Op[-] 改善浮点数一致性 improve floating-pt consistency 
/O2 最大化速度 maximize speed 
/Os 优选代码空间 favor code space 
/Oa 假设没有别名 assume no aliasing 
/Ot 优选代码速度 favor code speed 
/Ob 内联展开（默 ...]]></description>
      <category>Program Language</category>
      <author>bini</author>
      <pubDate>Wed, 15 Apr 2009 07:14:27 +0000</pubDate>
    </item>
    <item>
      <title>usb vendor list &amp; 整理工具</title>
      <link>https://ufoit.com/thread-479-1-1.html</link>
      <description><![CDATA[USB Vendor list(打开就可以下载了):
http://www.usb.org/developers/tools/comp_dump

网站上有提供usb.if转cpp的工具不过，就是有点乱...再用附件的tool排序一下就OK了]]></description>
      <category>Program Language</category>
      <author>happybasic</author>
      <pubDate>Thu, 15 Jan 2009 10:27:10 +0000</pubDate>
    </item>
    <item>
      <title>虚拟机VMwave里装的DOS进big real mode似乎有问题..</title>
      <link>https://ufoit.com/thread-451-1-1.html</link>
      <description><![CDATA[如题，同样的code在纯DOS是OK的，VMware里的同版本DOS就不行...]]></description>
      <category>Program Language</category>
      <author>happybasic</author>
      <pubDate>Sat, 20 Dec 2008 07:40:55 +0000</pubDate>
    </item>
    <item>
      <title>vc++ 2003.net 字体太小，怎样调整？？</title>
      <link>https://ufoit.com/thread-445-1-1.html</link>
      <description><![CDATA[各位好，
     问个弱智的问题，在vc++ 2003.net中怎样调整源代码字体大小？
     我搞了将近半天，没发现]]></description>
      <category>Program Language</category>
      <author>weednet</author>
      <pubDate>Thu, 18 Dec 2008 01:54:40 +0000</pubDate>
    </item>
    <item>
      <title>聚餐回来之后的习作~</title>
      <link>https://ufoit.com/thread-442-1-1.html</link>
      <description><![CDATA[代码相似度研究成果。。。改别人程式的，先测试看看... 
检查作业的也可以用

[ 本帖最后由 happybasic 于 2008-12-16 20:27 编辑 ]]]></description>
      <category>Program Language</category>
      <author>happybasic</author>
      <pubDate>Tue, 16 Dec 2008 06:25:11 +0000</pubDate>
    </item>
    <item>
      <title>求教，如何将32位代码转为64位代码。</title>
      <link>https://ufoit.com/thread-439-1-1.html</link>
      <description><![CDATA[ULONG CR0VALUE;
//只读
 __asm{
  push eax;
  mov eax, cr0; 
  mov CR0VALUE, eax; 
  and eax, 0fffeffffh; 
  mov cr0, eax;
  pop eax;
 };
 
//取消只读
 __asm{
  push eax;
  mov eax, CR0VALUE; 
  mov cr0, eax ;
  pop eax;
 };

以上是一段C里面调用的汇编 ...]]></description>
      <category>Program Language</category>
      <author>laoshumice</author>
      <pubDate>Mon, 15 Dec 2008 03:06:50 +0000</pubDate>
    </item>
  </channel>
</rss>