因為有 overhead, 你用 hello world 做例, 分別梗係大
一套系統過百萬行 code, 果少少 overhead 無人會在意

我個人就好討厭D one liner, 一行九幾廿個 operation
main 果個真係講十句多謝都唔夠

TOP

用返 script
  1. echo Hello world!
複製代碼
?.?

TOP

因為有 overhead, 你用 hello world 做例, 分別梗係大
一套系統過百萬行 code, 果少少 overhead 無人會在意 ...
rabbit82047 發表於 2020-3-24 22:26


耉慮周詳

TOP

C#都話難跟既話你可以轉行

TOP

好大因素係成本, 環境, 易唔易解決問題, 穩唔穩定
好多新技術好似好正, 有問題無得解決, 成本高, 配套少
硬件軟件都一樣, 要計綜合成本
好似買左電動車, 無充電位一樣, 你幾勁都廢左武功

TOP

"主流" 是 為了 話事殺人?? 為了 威威?

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

其實如果樓主話Java C# verbose我同意, 但就係因為夠verbose 初學先易上手 ,而terse 既language大多難上手

TOP

話時話 學 natural 搵唔搵到食?
睇落幾似 VB

TOP

因為有 overhead, 你用 hello world 做例, 分別梗係大
一套系統過百萬行 code, 果少少 overhead 無人會在意 ...
rabbit82047 發表於 2020-3-24 22:26



要睇下點 one line 法啦, 如果要開一個新的 scope 就不了
簡單的 ternary operator, 無nested function call 的 function call 就 ok gei

TOP

要睇下點 one line 法啦, 如果要開一個新的 scope 就不了
簡單的 ternary operator, 無nested function  ...
xader 發表於 2020-3-27 17:30



    nested ternary operator, nest 上 nest 我都見過, 一行過
其實唔關 language 事, 人既問題居多

TOP