“微軟卓越工程師公開課”免費講座(講師:李建忠,張銀奎)

好的學習機會 : http://www.szstc.com.cn/info_detail.asp?id=1491講師介紹:                            李建忠    .NET軟體架構師,進階軟體開發培訓講師。微軟MSDN中國.NET,C++,設計模式專欄講師,MSDN中文網路廣播最受歡迎講師,微軟Tech.ED技術大會受邀講師。《程式員》專欄作者。譯著《Microsoft .NET架構程式設計(修訂版)》,《Microsoft .NET架構程式設計——Visual

TCP/IP負載平衡

TCP/IP load balancing is a mechanism for distributing many incoming |service requests between two or more service providers. The distribution is|adjusted by a load balancing algorithm. The effect is to improve service response |times and reliability.

Refactoring to Composed Method

 組合方法,一個簡單的重構實現。通俗的理解就是壓縮你的方法體,用一個個小方法來封裝(代碼層次的封裝!封裝無所不在阿!)。記得老大(Edward)在關於軟體複雜度測量之循環複雜度測量上就有這樣一個重構實現。為啥我們需要這樣一個實現呢?我個人體會,應該也是最重要的原因就是“降低理解代碼的時間“。如果一個方法有著上百行的實現,這個方法理解起來,將是非常痛苦的,如過在加上些全域變數啥的就更加痛苦了!記不清楚那位大師人物說過,他寫的ruby代碼,從來不超過3行!拿書中列子來說:public void ad

嘗試下NullObject模式

using System;using System.Collections; public class DB{private static ArrayList list = new ArrayList();public static void AddEmp(string name){list.Add(new Employee(name));}public static IEmployee SearcheEmployee(string empName){IEmployee emptemp =

為公司招人

   幫公司招人。有興趣的來試試。也許你從其他渠道打聽到公司不怎樣,但是我要告訴你,公司正在改革,一切都在變化。而且技術這塊領導咱們的是非常優秀的領導,技術上絕對有你學不完的東東,待人也很好!   這是招聘需求,主要是網站開發。有興試試吧!聯絡我:flyingmain@gmail.com   招聘 (上海激動集團)1C++進階軟體工程師□上海□北京□其他:  

蘇州.Net俱樂部第一次活動成功舉行:)

         昨天(07年1月6號),蘇州.Net俱樂部在蘇州軟體園搞了第一次線下交流活動:) 感覺挺成功的!非常高興的看到了微軟.Net俱樂部經理餘暉先生.餘暉先生還是帶著傷來參加的,非常感動! 整個活動持續了4個小時.微軟的秦勇先生給我們介紹了微軟新一代伺服器產品 Longhorn Server .俱樂部會員Edward也給我們帶來了非常生動的一節課:“Reduce Complexity to Improve Quality” .

批次檔編寫

 批處理批次檔是以.bat或者.cmd為副檔名的檔案,其中可以包含各種命令。批處理有的時候是非常有用的,具體我就不舉例子了。馬上進入正題,下面我們看看批次檔的一些知識。Application Error:一般程式返回0表示沒有發生問題。否則返回1或者其他數字來表示有錯誤發生。批處理基本指令:Call:主要工作是從一個批次檔調用其他的批次檔,可以傳遞參數給另外的批處理,且並不等待調用返回。文法:call [[Drive:][Path] FileName [BatchParameters]]

[English] Adverb for link (Chinese)

To link two sentences approach usually with the following adverbs, they can?enhance your manner of speaking.thus: 如此;至此;因此。therefore;so.otherwise: 否則;別的方式;不同地。else; under other circumstances; if not; in other respects; besides.furthermore: 此外;而且。in

Refactoring to Patterns 學習筆記

Refactoring to Patterns Refactoring to Composed Method  : http://www.cnblogs.com/flyingchen/archive/2007/01/28/632601.htmlRefactoring to remove Singleton  : http://www.cnblogs.com/flyingchen/archive/2007/01/24/629669.htmlRefactoring to Factory

ie does not support the event of the option in select control

 In a page that I am working on right now I have this problem:I have a dropdown menu using select. This menu has two options. What I want to happen is that when I click the first option another dropdown menu (let us call it B), is disabled. And when

2GB Hotmail comes!

    今天在msn網站左邊導覽列中, Hotmail連結旁邊安上了一個表徵圖,並且右上方的hotmail表徵圖變成了。點擊進入passport的登入頁面後,看到了如下的聲明:     What's new For Free Hotmail? MSN Hotmail Inbox Storage is now 250 MB and there is an increased attachment size of 10 MB!     這就是說ms終於兌現了他的承諾,每個hotmail(包括msn)

mmseg 安裝錯誤 error: ’strncmp’ was not declared in this scope

環境:Ubuntu9.10錯誤:css/UnigramCorpusReader.cpp: In member function 'virtual int css::UnigramCorpusReader::open(const char*, const char*)':css/UnigramCorpusReader.cpp:89: error: 'strncmp' was not declared in this scopemake[2]: ***

[solved] Spring MVC 中的國際化的message.properties該如何配置?

在使用了JSTL的TagLib來進行訊息顯示時,使用了message.properties 來配置資訊。由於(估計)其內部使用了國際化支援,因此警告 ResourceBundle [messages] not found for MessageSource: Can't find bundle for base name messages, locale

關於第三方庫引用的問題

    在用WSAD5.1.1學習 http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step-Part-1.html 的過程中,已經引用了Spring.jar,然後把*.HTM map 到 org.springframework.web.servlet.DispatcherServlet,結果在訪問*.htm的時候出錯,就是說這個servlet

Extract UserControls from IssueVision Part I — PaneCaption

文章目錄 PaneCaption IssueVision is the code example for Smart Client at DevDays 2004. You can get more infomation from DevDays 2004 video . There are several XP style UserControls contained in this solution. Now, let's

[JSTL] 使用本地化資源檔的方法

以basename是messages的為例。內容如下的utf-8的中文化檔案messages_zh_CN.properties.src:name=張三sex=男city=北京menu_return=返回主菜單第一步,先確定原檔案是GB/GBK編碼的(很重要),如果是utf-8的先要轉成GB/GBK的;第二步,用$JDK/bin/native2ascii.exe進行轉換>native2ascii messages_zh_CN.properties.src >

Config Log4J for Spring in WSAD

In SpringFramework, for logging by Log4J subsystem,  we can config it with the file named log4j.properties and put it in the folder web-inf/class/ (If using WSAD, you should put it in JavaSource/. It will be deployed to web-inf/class.).The content

The flow of MVC in Spring — Part I — Dispatcher and Controller

From the example on spring official site, I conclude the flow of Spring's MVC.1. Request --> org.springframework.web.servlet.DispatcherServlet --> parse [ServletName]-servlet.xml --> dispatch to Controller    The “Request” is the

這個世界不只有.Net:),don’t pay so much attention to language

最近要做一個新的項目,前期做了些研究,決定用Java來做,因此很長時間沒來這裡,荒蕪的都長草了。其實技術這個東西,是不分國界,不分語言的 —— 所以也不應該分“語言”吧。所以呢,也就冒著被拍死的大不為,在這個.Net的地方記錄一點關於Java的心得(MS和Sun都和解了,我怕什麼)。開了一個Spring的category。Spring是一個基於AOP思想的架構,延展性非常的強。目前完成的是Java語言的implementation,而.Net的進行中中,呵呵,也不算離題太遠。關於Spring

回頭看.Net的優點與進步

最近公司要競標一個項目,對方指定要.Net,因此又重操舊業,整理一些.Net的技術優缺點。水平所限,若有錯誤之處,請斧正。Web Service: 基於SOAP協議的功能抽象層,利用xml作為載體的常值內容完全可以通過http協議訪問,具有穿透防火牆的能力,同時滿足遠程/本地調用以及b/s c/s調用,能極大程度的隱藏實現細節;不同的service可以部署於不同的host進行分布式調用而分散壓力;當然這不是.net特有的。smart client: 對於用戶端的操控能力強於html

總頁數: 61357 1 .... 3646 3647 3648 3649 3650 .... 61357 Go to: 前往

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.