Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

C#תdelphi

public  class GaussPrjBase: ICoordinate
    {       
        protected double _a;
        protected double _f;
        private int _zoneWide = 6;
     
        public int ZoneWide
        {
            get { return _zoneWide; }
            set { _zoneWide = value; }
        }
}
¸ßÊÖÃÇ£¬Ë­Äܽ«Õâ¶Î¼òµ¥µÄC#´úÂëת»¯Îªdelphi´úÂë.ллÁË¡£
Delphi(Pascal) code:

type
GaussPrjBase = Class(Icoordinate)
private
FZoneWide : Integer;

procedure SetZoneWide(const Value : integer);
protected
_A : Double;
_F : Double;
public
Property ZoneWide : integer read FZoneWide Write SetZoneWide;
end;




ÄǸö6·ÅÔÚ¹¹ÔìÀï×ö°É. ºÇºÇ. ÊÖдµÄ,¿ÉÄÜÓбÊÎó.

Delphi(Pascal) code:
type
GaussPrjBase = class(TObject,ICoordinate)
private
FZoneWide: Integer;
procedure SetZoneWide(const Value: Integer);
{ Private declarations }
protected
_a : Doubl


Ïà¹ØÎÊ´ð£º

¼±ÇóASP¡£NETC#¹ºÎï³µ´úÂë

×î½üÔÚ×ö¸öÍøÉÏÉ̳ǣ¬¹ºÎﳵģ¿é£¬Ã»ÓÐ×ö¹ý£¬Âé·³¸÷λ°ïæ˵Ï´óÖÂ˵ÏÂ˼·£¬ÄÜ·¢Ò»·ÝÔ´Âë¸üºÃ¡£Ð¡µÜÏÈл¹ý¸÷λÁË£»
QQ£º413763818£»
eamil:swebook@126.com
ÍøÉÏÒ»´ó¶Ñ£¡

www.51aspx.com

ȥϠ......

ÇóÒ»¶Îdelphi´úÂëתC#´úÂ룬¼±Ó㬿ÉÈËÃñ±ÒÖ§¸¶£¬Ð»Ð»

¼±Óá£ÁªÏµQQ£º8775262£¬Ð»Ð»¡£
ÐèÒª½øÐÐDllImportµÄµØ·½Ö±½ÓдDLLImport.·½·¨Ãû¡£
È磺DLLImport.GlobalAddAtom(¡­¡­);
Îļþ£ºUShare.pas
Delphi(Pascal) code:

unit UShare;
interface
uses Windows, Me ......

½ØÈ¡WINfromÖÐHTMLµÄ±êÇ©£¡£¡£¡ - .NET¼¼Êõ / C#

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.IO;
using Syst ......

C# Óï·¨µ¼³öXML µÄ±àÂëÉèÖÃ

ÎÒÏÖÔÚ×ö½Ó¿Úµ¼³ö£¬.NETƽ̨£¬¿ª·¢ÓïÑÔC#£¬Ïëµ¼³öXMLµÄÎı¾¸ñʽ¡£
ÏëµÃµ½ <?xml version="1.0" encoding="GBK"?> 
µÄ±àÂë¸ñʽ£¡ÔõôÉèÖã¿Ð»Ð»£¡¼±£¡
¶¥

Ö»Òª±£´æÎªxml¸ñʽ£¬ ......

C# webbrowser¿Õ¼äµ÷ÓÃjavascript

ÓÃwebbrowser¿Õ¼äµ÷ÓÃjavascriptº¯ÊýµÄЧÂÊÔõôÑù¡£ÓÐÒ»¸ö³¤¶ÈΪnÊý×飬ÎÒÊÇÔÚC#ÖÐÑ­»·n´Î£¬µ÷ÓÃn´Îjavascriptº¯Êý£¬»¹ÊÇÔÚjavascript×öÑ­»·£¬ÔÚC#Ö»µ÷ÓÃÒ»´Î£¬¶ø°ÑÕû¸öÊý×é´«µÝ¸øjavascript¡£ÎÒÏëÓ¦¸ÃÊǺóÕßЧÂʸü¸ ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ