内容列表
- PHPLIB Template入门系列 - 3 块的应用
- 在上一节中,我们知道模板元素的一种:模板变量,并知道如何在程序中给它赋值,使之呈现我们想要的东西.这对一般的简单网页来说,或许就已经够用了.现在我们设想一稍微复杂的一种情况,在template目录下新建一个second.html模板文件,内容为:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML
- 分类:编程语言 查阅全文
- [lex.fcon] - 【词法.浮点常量】
- 请不要转载本文;请不要以任何形式重新出版,发布本文;请在下载本文 24 小时内将其删除;禁止将本文用于商业目的。
2 Lexical conventions [lex]
2.13 Literals [lex.literal]
2.13.3 Floating literals [lex.fcon]
2 词法约定 【词法】
2.13 文字量 【词法.文字量】
2
- 分类:编程语言 查阅全文
- WinSock学习笔记(二)
-
我要登陆┊我要注册┊设为首页┊收藏本站┊软件下载┊在线助手┊风尚社区
function fontZoom(size)
{
document.getElementById('fontzoom').style.fontSize=size+'px'
}
- 分类:编程语言 查阅全文
- 利用Win32的网络函数创建一个网络浏览器
-
我要登陆┊我要注册┊设为首页┊收藏本站┊软件下载┊在线助手┊风尚社区
function fontZoom(size)
{
document.getElementById('fontzoom').style.fontSize=size+'px'
}
- 分类:编程语言 查阅全文
- 利用MSXML解析XML文本
-
利用MSXML解析XML文本
作者:不详 今年浏览:4 本月浏览:4 今日浏览:1 总浏览:4 日期:2004-10-25
发表人: 风尚开发网:http://www.vwind.com 文章类型: 转载 来源:[大/
- 分类:编程语言 查阅全文
- 软件的版本更新检查实现
- 还是在“PIA-MyPhotoGallery”中,为了能让使用者及时知道软件的更新版本发布,我增加了自动更新检查功能。鉴于这种功能具有很好的实用价值,所以写本文说明此功能的实现。
要实现更新检查,需要解决两个方面的问题:
1、通过Internet获取最新发布的版本号;
2、取得当前程序的版本,并与取得的最新版本相比较。
- 分类:编程语言 查阅全文
- 如何使用PHP中的字符串函数
-
我要登陆┊我要注册┊设为首页┊收藏本站┊软件下载┊在线助手┊风尚社区
function fontZoom(size)
{
document.getElementById('fontzoom').style.fontSize=size+'px'
}
- 分类:编程语言 查阅全文
- (转载)File System Minifilter Allocated Altitudes & Load Order Groups and Altitude Ranges
- Updated: August 12, 2004
Load Order Group
Altitude Range
Altitude
Company
Minifilter
Description (Optional)
Date Allocated
Filter
420000-429999
- 分类:编程语言 查阅全文
- Mysql 在windows 2000和 hp-ux上性能 对比测试
- 小型机HP 9000/800 # uname -aHP-UX uxserver B.11.11 U 9000/800 552756577 unlimited-user license# ioscan -C diskH/W Path Class &
- 分类:编程语言 查阅全文
- list的部分用法
- #include <iostream>#include <algorithm>#include <list>#include <iterator>#include <string>using namespace std;template<typename type>void printlist(const type&
- 分类:编程语言 查阅全文
- (装载)Drivers for Serial-Attached Devices
-
(转载)Drivers for Serial-Attached DevicesMarch 15, 2003Walter Oney
Copyright © 2003 by Walter Oney. All rights reserved
I'll explain in this article how to write a driver for a device that atta
- 分类:编程语言 查阅全文
- ERP-Enterprise Resource Planning
- ERP──Enterprise Resource Planning 企业资源计划系统,是指建立在信息技术基础上,以系统化的管理思想,为企业决策层及员工提供决策运行手段的管理平台。ERP系统集中信息技术与先进的管理思想於一身,成为现代企业的运行模式,反映时代对企业合理调配资源,最大化地创造社会财富的要求,成为企业在信息时代生存、发展的基石。 进一步地,我们可以从管理思想、软件产品、管理系统三个层次
- 分类:编程语言 查阅全文
- (转载)DLLs in Kernel Mode
- DLLs in Kernel ModeJuly 15, 2003Tim Roberts
Copyright © 2003, Tim Roberts. All rights reserved
Win32 user-mode programmers are accustomed to using and creating dynamic link libraries, or DLLs,
- 分类:编程语言 查阅全文
- Xoops 简介 (1) -- 简介的简介
-
都柏林核心元数据
Title: A visual introduction to XOOPS Creator: The XOOPS Documentation Team Subject: XOOPS visual introduction guide illustrated modules easy user new Description: A document t
- 分类:编程语言 查阅全文
- [转]学C++ 的50条建议
- &n
- 分类:编程语言 查阅全文
- [转]怎样学习C语言
- &n
- 分类:编程语言 查阅全文
- AppleTalk--网络大典
- AppleTalk 是由 Apple 公司推出的一种多层协议,支持网络路由选择、事务服务、数据流服务以及域名服务,并且通过 Apple 硬件中的 LocalTalk 接口全面实现 Apple 系统间的文件和打印共享服务。通过以太网网桥使用 LocalTalk 或者 Apple 机制提供以太网扩展板(add-in
- 分类:编程语言 查阅全文
- 一个全面获取图象信息的函数getImageInfo()
-
我要登陆┊我要注册┊设为首页┊收藏本站┊软件下载┊在线助手┊风尚社区
function fontZoom(size)
{
document.getElementById('fontzoom').style.fontSize=size+'px'
}
- 分类:编程语言 查阅全文
- 面试时最经常被问到的问题(Frenquently asked interview questions)之C/C++篇
-
以下接连几篇文章来自于:http://www.acetheinterview.com,本人只是做了搜集整理工作。希望对大家有用。
C/C++ Questions & Answers (1’ ~ 21’)
1、What is polymorphism?
'Polymorphism' is an object oriented term. Po
- 分类:编程语言 查阅全文
- [转贴]Gdb/Armulator 源代码分析
- Gdb/Armulator 源代码分析
文章作者:陈亘
作者Email: [email protected]
摘要
Gdb/Armulator 是Gdb自带的arm7模拟器,是调试arm程序的一个好工具.而了解它的原码结构对扩展它的IO功能有重要意义.本文介绍了从Armulator的启动到其内部运作和IO
- 分类:编程语言 查阅全文