当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 近日在试用d2005时,发现了一个烦人的问题。
 

 

 ·creating forms that are stored in dlls    »显示摘要«
    摘要: there are lots of resources and solutions out there on the internet that are specific to this problem, however, in using the businessskinform components, that are tightly integrated with the vcl and ......
    摘要: 之前用的是java那一套东西,有eclipse什么都搞定了。现在因为要用delphi改一个即时通讯软件的缘故,想着怎么能把重构和单元测试那一套搬到delphi这边来。书上说给现有的代码加单元测试能够加深对代码的理解,并且可以作为改善代码的基础,这不正是我要做的事情吗?于是,为了搭建这么一个敏捷平台,我以delphi2005和dunit进行了一点小小的尝试,并把结果记录于下,与大家分享。   1、......


发现d2005的使用问题: d2005会错误修改dreamweaverMX2004所生成的模板标记

近日在试用d2005时,发现了一个烦人的问题.

【程序编程相关:如何减小应用程序(EXE)的大小?

【推荐阅读:在Access中创建表及如何指定字段类型

用d2005 开发asp.net web application应用, 页面设计使用dreamweavermx2004, 页面中使用了模板功能, dreamweaver会在页面中生成其页面模板标记,接着在d2005中修改该页面,当保存该aspx页面文件时,d2005自动修改了其页面模板标记的位置,造成错误的代码标记,这种问题还没有找到解决的方法,不知是否算是一个bug呢? 【扩展信息:ShadowStar CodeFast

附:

(1) 正确的aspx页面文件

<%@ page language="c#" debug="true" codebehind="webform_user_manage.pas" autoeventwireup="false" inherits="webform_user_manage.twebform_user_manage"%>

<!doctype html public "-//w3c//dtd html 4.01 transitional//en" "http://www.w3.org/tr/html4/loose.dtd">

<html><!-- instancebegin template="/templates/default_style.dwt" codeoutsidehtmlislocked="false" -->

<head>

<meta http-equiv="content-type" content="text/html; charset=gb2312">

<!-- instancebegineditable name="doctitle" -->

<title></title>

<!-- instanceendeditable -->

<link href="d_style_1.css" type="text/css" rel="stylesheet">

<!-- instancebegineditable name="head" --><!-- instanceendeditable -->

</head>

<body>

    <form runat="server">

     <!---页面顶部开始  --->


...   下一页
    摘要: tstream 使用了下面的代码,强制子类必须implement两个seek方法中至少一个 classes.pas 单元4904行@delphi7 首先说明tstream有两个seek方法 function seek(offset: longint; origin: word): longint; overload; virtual; //叫它seek1function seek(cons......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE