自定义博客皮肤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)
  • 收藏
  • 关注

原创 在Orchard CMS的主菜单中创建一个自定义链接

在管理界面右侧导航中点击Navigatrion

2014-05-25 23:13:35 3043

原创 创建Orchard CMS 中的页面(Page)

通过Orchard默认的首页链接Dashborad,或者

2014-05-25 20:58:21 2923

原创 Windows 7 IIS 中安装 Orchard CMS 1.8

1.安装.NET 4.5

2014-05-24 09:31:58 4159

转载 怎样安装VS2013的离线MSDN帮助文档

下载:VS2012Documentation.iso

2014-05-23 21:52:21 19700 1

翻译 让你的Delphi非窗口自定义控件接收Windows消息

Windows messages are a key ingredient in communication between Windows and (your) applications and also in communication between (two) applications.Even "without your knowledge" Windows messages are

2014-05-19 22:18:30 6020

翻译 Delphi如何检测Form的移动和调整尺寸事件

http://delphi.about.com/od/adptips2005/qt/formmovenotify.htm

2014-05-19 20:46:14 4386

翻译 Delphi如何在Form的标题栏绘制自定义文字

原文:http://delphi.about.com/od/adptips2006/qt/draw_captionbar.htm

2014-05-19 17:12:08 5122

翻译 在Delphi的XmlDom中使用XPath选中单个IXMLNode / TXmlNode 节点

原文:http://delphi.about.com/od/delphi-tips-2011/qt/select-single-node-ixmlnode-txmlnode-xpath-delphi-xml

2014-05-19 17:00:04 2751

翻译 Delphi 7 中使用Indy创建独立的 Web Services/SOAP 服务器(四)

强制Delphi在SOAP中使用 to use Indy Library for SOAPReportedly there are problems with wininet.dll, when your NT service is stressed.You can improve this by specifying that the Indy library is used for t

2014-05-12 21:50:03 1884

翻译 Delphi 7 中使用Indy创建独立的 Web Services/SOAP 服务器(三)

Creating MySOAPService.exe (an NT Service).Step by step instructions -- Delphi 7 Enterprise Edition.First create and build the MySOAPServer project as shown above because source files from that pr

2014-05-12 21:39:25 2131

翻译 Delphi 7 中使用Indy创建独立的 Web Services/SOAP 服务器(二)

创建客户端MySOAPClient.exe (an application to consume a web service.)Step by step instructions -- Delphi 7 Enterprise Edition.Make sure the MySOAPServer.exe created earlier is running before continuing

2014-05-10 20:58:32 3080

翻译 Delphi 7 中使用Indy创建独立的 Web Services/SOAP 服务器(一)

http://www.digicoast.com/delphi_soap_standalone.html

2014-05-09 21:52:35 5186

翻译 Delphi在运行时注册Datasnap服务类

当我们When we are working to create a DataSnap application we need to register the Server classes in order to provide access to the client application to the server methods. The natural way is to use t

2014-05-08 17:19:49 2155 4

原创 Metro UI CSS

网址:http://metroui.org.ua/

2014-05-08 08:44:55 1966 1

原创 内存中动态生成ClientDataSet表结构

unit Form_Main;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DB, Grids, DBGrids, DBClient;type TForm1 = class(TForm) DBGrid1: TDBGri

2014-05-07 17:27:46 3318

翻译 从Delphi REST服务器返回图像并显示在浏览器中

function TServerClass.Image: TFileStream;begin Result := TFileStream.Create('pathtofile\image.png', fmOpenRead or fmShareDenyNone);end;

2014-05-06 22:46:51 4688

原创 嵌入Chorm浏览器的开源项目,Delphi版支持D7~XE6

https://code.google.com/p/chromiumembedded/

2014-05-05 11:25:16 12425 6

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关注的人

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