自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

编程小战

用代码改变人生

  • 博客(17)
  • 资源 (27)
  • 收藏
  • 关注

原创 Clover, 给资源管理器加上类似Chorm的标签页

下载:http://www.ctdisk.com/file/18529523Colver的功能就是给资源管理器加上类似Chorm的多标签页,收藏夹支技网址和文件夹。注意:某些杀毒软件可能会有误报

2013-03-27 20:38:49 1726

转载 无法读取配置节"system.web.extensions",因为它缺少节声明

遇到的第一个问题:iis7管理介面,在设置主机头时,报告如下错误:文件名:xx\xx\xxx\web.config行号:133错误:无法读取配置节"system.web.extensions",因为它缺少节声明上网查了,老外也遇到这样的问题:Line number: 154 Error: The configuration section 'system.web.e

2013-03-26 18:52:33 31673 3

转载 36个引人注目JQuery导航菜单

原文链接:http://www.cnblogs.com/ywqu/archive/2009/08/15/1546559.html1.jQuery 选项卡界面 / 选项卡结构菜单教程这种类型的菜单在网页设计与开发中非常著名的。此片教程是向大家展示如何使用jQuery的向下滑动/向上滑动效果创建属于你自己的选项卡菜单。要非常留心此演示哟,你一定会喜欢上它的。

2013-03-23 01:23:21 2356

转载 无损音频压缩——APE和FLAC比较

FLAC (Free Lossless Audio Codec) 是免费的无损性音频编码格式,编码成FLAC的音频文件没有任何音质损失,容错性也优于APE。FLAC容量平均约为PCM编码WAV的55%,解压后可还原为WAV。FLAC是开放式软件,在Windows、Linux、Macintosh等一切平台皆可操作。 凭借毫发无损的音频编码,APE格式占据了大多数PC-HIFI友的心,由于推出

2013-03-20 15:46:31 10132

原创 Windows 8 中如何离线安装.NET 3.5

如果在Windows 8 通过控制面板的“启用或关闭Windows功能”开启.net 3.5会启用在线安装,其实Windows 8的安装光盘中已包含其安装文件,可直接离线安装,输入下面命令即可:dism.exe /online /enable-feature /featurename:NetFX3 /Source:安装盘路径:\sources\sxs其中蓝色的安装路径替换为你实际的文件路径

2013-03-20 14:50:27 2432

原创 DVD 自动分割软件

将一张DVD碟片上的多部影片自动分割的软件,可自动根据DVD影片的章节信息对vob文件分割。下载:http://www.ctdisk.com/file/18221170

2013-03-19 00:26:03 2915

转载 添加“获取管理员权限到Windows右键菜单”

将下面内容粘贴到记事本,保存,改名为"添加管理员权限.reg",双击文件,合并到注册表,右键即可出现菜单,请注意将系统调整为显示完整的文件扩展名,否则不能显示文本文件的.TXT扩展名,不能正常修改为.reg。Windows Registry Editor Version 5.00[-HKEY_CLASSES_ROOT\*\shell\runas][HKEY_CLASSES_ROOT

2013-03-15 19:29:24 4926

原创 Castalia for Delphi 5-XE4

Castalia是delphi增强插件,类似于CnPack IDE Wizards下载:http://www.ctdisk.com/file/10597000

2013-03-14 10:01:52 2775

转载 电子书下载:MySQL Stored Procedure Programming

下载:http://www.ctdisk.com/file/7845508

2013-03-09 15:54:42 1569

转载 电子书下载:Refactoring SQL Applications

下载:http://www.ctdisk.com/file/7869195

2013-03-09 15:52:04 1242

转载 电子书下载:The Definitive Guide to MongoDB

下载:http://www.ctdisk.com/file/8006820

2013-03-09 15:50:31 1535

转载 电子书下载:Oracle PL/SQL 程序设计(下)第五版

下载:http://www.ctdisk.com/file/8727348

2013-03-09 15:44:43 1701 1

转载 电子书下载:Oracle PL/SQL 程序设计(上)第五版

下载:http://www.ctdisk.com/file/8727350

2013-03-09 15:43:46 2392

转载 电子书下载:Physical Database Design

下载:http://www.ctdisk.com/file/9622070

2013-03-09 15:42:25 1273

原创 电子书下载:MongoDB权威指南

下载:http://www.maxwoods.net/archives/2358

2013-03-09 15:38:57 1552

原创 Delphi开源SQLite组件:

项目主页: http://www.ararat.cz/doku.php/en:sqlitewrapThis is very simple Sqlite 3 wrapper for Delphi and FreePascal. It is based on Tim Anderson's Simplewrapper. I was using his wrapper for

2013-03-02 11:07:01 2176

原创 Delphi 开源组件

Cindy components: http://sourceforge.net/projects/tcycomponents/Easy to use Delphi GDI+ 1.1 Library: http://sourceforge.net/projects/delphigdiplus/Windows Ribbon Framework for Delphi

2013-03-02 08:50:39 2071

TCP&UDP测试工具.rar

用于TCP,UDP发包的调试工具,支持客户端及服务端模式,支持自动重发,字符及十六进制格式,及文件发送

2020-01-12

Delphi 下深入Windows 核心编程

Delphi 下深入Windows 核心编程, PDF

2012-03-19

Delphi模式编程

Delphi模式编程,刘艺,PDF中文版

2012-03-19

Delphi Win32核心API参考

Delphi Win32核心API参考,PDF中文版

2012-03-19

Pro Android Apps Performance Optimization

Pro Android Apps Performance Optimization

2012-03-12

Pro OpenGL ES for Android

Pro OpenGL ES for Android, PDF

2012-03-12

Game Engine Architecture

Game Engine Architecture, PDF

2012-03-12

Essential Windows Phone 7.5

Essential Windows Phone 7.5, PDF

2012-03-12

Pro Android 4

Apress Pro Android 4, PDF

2012-03-09

Beginning Android 4

Beginning Android 4, PDF

2012-03-08

Pro jQuery

Apress.Pro.jQuery.Feb.2012.rar

2012-03-03

Delphi IDE Theme Editor 支持XE2

Delphi IDE Theme Editor 支持XE2

2012-03-03

Apress iOS 5 Recipes

Apress.iOS.5.Recipes.Feb.2012

2012-03-02

Microsoft.Silverlight.5.Building.Rich.Enterprise.Dashboards

Microsoft.Silverlight.5.Building.Rich.Enterprise.Dashboards

2012-03-02

iPhone and iPad Apps for Absolute Beginners iOS 5 Edition

iPhone and iPad Apps for Absolute Beginners iOS 5 Edition

2012-03-01

Pro Silverlight 5 in C# 4th

Pro Silverlight 5 in C# 4th

2012-03-01

Pro ASP.NET MVC 3 Framework 3rd Edition

Pro ASP.NET MVC 3 Framework 3rd Edition, pdf

2012-02-27

Wrox.Professional.CSharp.4.and.NET.4.Mar.2010

Wrox.Professional.CSharp.4.and.NET.4.Mar.2010

2012-02-25

C# Database Basics

C# Database Basics, PDF

2012-02-25

Professional NoSQL

Professional NoSQL, PDF

2012-02-23

ASP.NET 4.0 in Practice

ASP.NET 4.0 in Practice,PDF

2012-02-23

Sams Teach Yourself TCPIP in 24 Hours 5th

Sams Teach Yourself TCPIP in 24 Hours 5th

2012-02-22

编辑长求字符串相似度Delphi源代码

编辑长求字符串相似度Delphi源代码 编辑长求字符串相似度Delphi源代码

2012-02-04

VMware ESX Server: Advanced Technical Design Guide

600 pages Publisher: The Brian Madden Company (September 1, 2005) Language: English ISBN-10: 0971151067 ISBN-13: 978-0971151062 Detailing the design and deployment of a VMware ESX Server environment, and written from the practical experience of proven VMware engineers, this book provides IT architects with the insight needed to tackle tough design issues such as ESX Server security, network and SAN design, host hardware selection, guest selection and configuration, management tool selection, ESX performance optimizations, and automated installs and provisioning. A linear progression is provided, starting at the basic architecture of ESX server and then moving on to server configurations, design alternatives for hardware, SAN configuration and management tools, the creation of guest operating systems, and strategy development for implementing this technology into a specific environment. Advanced topics such as unattended installs, integration with network management software, configuration options for high availability, and disaster recovery scenarios are also addressed.

2012-02-04

Beginning iPhone and iPad Web Apps

Beginning iPhone and iPad Web Apps

2012-02-02

Embarcadero Delphi XE2 破解

Embarcadero Delphi XE2 破解

2012-02-02

Professional Windows Phone 7 Application Development

PROFESSIONAL Windows® Phone 7 Application Development BUILDING APPLICATIONS AND GAMES USING VISUAL STUDIO, SILVERLIGHT® , AND XNA®

2011-12-13

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除