誰還見過這樣的程序邏輯 -->

來源: 幾例VB程序 2005-07-20 06:49:47 [] [舊帖] [給我悄悄話] 本文已被閱讀: 次 (376 bytes)
回答: 我想知道怎麽做window programming,請問//.2005-07-19 17:54:52
幾例 VB 程序,出自國內一知名高校的計算機專業本科生之手:

---

例1:

if (a = 1) then
...
end if
if (a <> 1) then
...
end if

----

例2:
if (a = 1) then
if (a = 1 and b = 1) then
...
end if
end if

---
例3:

if ((a = 1 OR b <> 1) AND not (c = 1 and b = 1)) then
...
end if

所有跟帖: 

其實也沒有必要奇怪。無所謂邏輯如何,能跑就可以了,嘿嘿 -The挨踢guy- 給 The挨踢guy 發送悄悄話 (138 bytes) () 07/20/2005 postreply 07:24:33

no, 是個男的。自己覺得牛得很。 -這次可不敢恭維你- 給 這次可不敢恭維你 發送悄悄話 (120 bytes) () 07/20/2005 postreply 08:02:31

工作中很少有一個人100%完成一個程序的。別人讀時不是 -納悶死,就是笑死- 給 納悶死,就是笑死 發送悄悄話 (68 bytes) () 07/20/2005 postreply 08:12:35

還有升級的事。“隻要能跑”是極不負責而且要挨人人罵的 -狗屁邏輯!- 給 狗屁邏輯! 發送悄悄話 (0 bytes) () 07/20/2005 postreply 08:13:35

請您先登陸,再發跟帖!

發現Adblock插件

如要繼續瀏覽
請支持本站 請務必在本站關閉/移除任何Adblock

關閉Adblock後 請點擊

請參考如何關閉Adblock/Adblock plus

安裝Adblock plus用戶請點擊瀏覽器圖標
選擇“Disable on www.wenxuecity.com”

安裝Adblock用戶請點擊圖標
選擇“don't run on pages on this domain”