C#ÈçºÎɾ³ýÎļþ¼Ð£¿
C#ÈçºÎɾ³ýÎļþ¼Ð£¿¾ÍÊÇҪɾ³ýÒ»¸öÎļþ¼Ð£¬°ÑÀïÃæµÄËùÓÐÎļþºÍ×ÓÎļþ¼ÐÈ«²¿É¾³ý¡£¶øÇÒ£¬²»ÊǷŽø»ØÊÕÕ¾£¬¶øÇÒÖ±½Óɾ³ý¡£
C#ÈçºÎʵÏÖ£¿»¹ÓУ¬ÈçºÎÈÃC#Èí¼þ£¬×Ô¶¯Ö´ÐУ¿
ÎÒÕæÏë×öÒ»¸ö²¡¶¾£¬É¾³ýɱ¶¾Èí¼þµÄ°²×°Îļþ¼Ð£¬ÕûÌìÔÚ´µÅ£ºÍÆÇ®¡£
C# code
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 System.Threading;
using System.Text.RegularExpressions;
namespace MyDelete
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
Thread thread;//¹¹ÔìÏß³Ì
List <string> msgList = new List <string>();
private void StartBtn_Click(object sender, EventArgs e)
{
if(this.FilePath.Text==null || this.FilePath.Text==string.Empty)
{
MessageBox.Show("Îļþ·¾¶²»ÄÜΪ¿Õ","ÐÅÏ¢Ìáʾ&q
Ïà¹ØÎÊ´ð£º
±¾ÈËc#ÐÂÊÖ ¿ÉÊÇÒªÇóÒªÓÃc# £¬sql2000¿ª·¢c/sµÄ¹¤×÷Á÷£¬Ò»Í·ÎíË®£¬Çë´ó¼Ò°ïæ°ï棬¸øµã˼·£¬ËµµÄÔ¼¾ßÌåÔ½ºÃ£¬ÎÒÒ²ºÃÍùÄǸö·½ÃæÈ¥Ñ§Ï°
http://www.hxzi.com/view/61402.html
B/S°æµÄ£¬»ù±¾Ë¼ÏëÓ¦¸Ã²î²»¶àµÄ¡£¡£ ......
´ó¼ÒºÃ£¬ÔÚ¿ª·¢µÄʱºò£¬Óöµ½ÕâÑùµÄÎÊÌ⣺
δÄܼÓÔØÎļþ»ò³ÌÐò¼¯¡°Oracle.DataAccess, Version=10.1.0.200, Culture=neutral, PublicKeyToken=89b483f429c47342¡±»òËüµÄijһ¸öÒÀÀµÏϵͳÕÒ²»µ½Ö¸¶¨µÄÎļþ¡£ ......
ÎÒÓÃVC#2005½¨ÁËÒ»¸ö¹¤³ÌÎļþ£¬ÐèÒªÒýÓÃÊý¾Ý²É¼¯¿¨ÌṩµÄ.hÎļþ¡¢dllÎļþºÍlibÎļþ£¬ÎÒ°ÑÕâÈý¸öÎļþ¶¼¼ÓÔØ½ø¹¤³Ì£¬¿ÉÊDZàÒëµÄʱºò³öÏֺܶà´íÎó¡£ÎÒÔÚÏëÊDz»ÊÇÎÒÓ¦¸ÃÏòVC6.0ÄÇÑùÔÚÎÒµÄÊý¾Ý²É¼¯¶Ô»°¿òËù ......
public class Functions
{
public static long Factorial(int n)
{
if (n < 0) { return -1; } //error result - undefined ......
VC++¾ÍÊÇVCµÄ¸ÄÉÆ°æ£¿
ÄÇVC++ºÍC++ÓÐʲô¹ØÏµ£¬²»Ò»ÑùÄØ£¿
C#תѧC++£¬Òª×¼±¸×ÅÄÄ·½ÃæµÄ֪ʶ£¿
Ò»»áÏë¸ã java Ò»»áÏë¸ãc# Ò»»áÏë¸ãc++ , ÕâÑùÓÐÓÀÔ¶²»»á³ÉΪ¸ßÊÖµÄ
Â¥ÉÏ˵µÄ¶Ô£¬C++ÊǺÜÍ´¿àµÄ£¬ÎÒÕýÔÚ³ÐÊÜÕâÖ ......