原创 常見的面試問題

下面按照不同的技術領域分類總結各部分常見的面試問題,括號中會標註該問題的來'r$cX%Y}I"v源。9Ky*H7iG @a'w:Wd1、java工資,

原创 ref delegate

class Class1  {   private string str = "Class1.str";   private int i = 0;  

原创 /* 樹的先根周遊的非遞歸算法*/ 張老師得代碼功能不好 網上中序可以 /*

/* 樹的先根周遊的非遞歸算法*/ 張老師得代碼功能不好 網上中序可以 /* * Copyright (c) 2004 * All rights reserved. * * 文件名稱:Traverse.c * 文件標識:爲二叉樹各種操作

原创 把 job.js欄目的 城市數據 導入到 sqlserverz數據庫 裏面去

using System;using System.Collections;using System.ComponentModel;using System.Data;using System.Drawing;using System.W

原创 tns 無法處理服務名 用正確的 listener.ora和tnsnames.ora覆蓋掉錯誤的文件就正常了

tns 無法處理服務名 用正確的 listener.ora和tnsnames.ora覆蓋掉錯誤的文件就正常了 錯誤是因爲 在 oarcle 90 client 的基礎上 裝了個 oracle 10的 managerment server.

原创 LZW壓縮編碼

http://www.chinaaspx.com/comm/dotnetbbs/Showtopic.aspx?Forum_ID=44&Id=139926&PPage=1   BMP、GIF和JPEG文件格式簡介及相互轉換  http://

原创 memcpy源代碼

  百度空間 | 百度首頁  | 登錄 像神一樣   主頁博客相冊|個人檔案 |好友   查看文章     memcpy,stcpy,strcat,strcmp等庫函數源碼 2009-07-27 23:27

原创 winform 和 網頁的一點區別是

winform 和 網頁的一點區別是 winform只 new 一次 

原创 vwmare裝好 redhat 7.3

我 用 vwmare裝好   redhat 7.3,用起來的時候 碰到一大堆 問題啊,mozzila 能上網卻不能下載 東西的,無法和 windows共享文件,無法 掛載其它 電腦硬盤和 移動硬盤, 有把握

原创 fcs

// fcs.cpp : 定義控制檯應用程序的入口點。// #include "stdafx.h"//#include "WinDef.h" //#include <string>   #include   <windows.h>   /

原创 it 學習資料下載的地方

http://www.eimhe.com/bbs/forumdisplay.php?fid=234 一個很好的 it 學習資料下載的地方 ,nG的資料  

原创 圖的鄰接矩陣 廣度深度遍歷 王老師的代碼

#include<iostream>#include <string>                  //引入標準庫中的頭文件#include "graph.h"                //引入頭文件using namespa

原创 遍歷樹 不好用

//非遞歸方式建樹,並按任一種非遞歸遍歷次序輸出二叉樹中的所有結點;#include <stdio.h>#include <stdlib.h>#include <malloc.h>#define MaxSize 50typedef cha

原创 vs竟然能正常運行,gcc 會判斷出錯誤

#include <iostream> using namespace std; int main(){/// 字符串處理, string str="143545,dfdf";  char* mybuf="ddd 234"; char m

原创 2道關於 SQLServer 數據庫方面的題目:

2道關於 SQLServer 數據庫方面的題目: 第一題目:有如下表,分別記錄了“張三”每天消費的情況。其中,消費類型只有3種:1 買香菸 2 加油 3 吃飯 ---------------------------------------