賴嘉鎔期末考Math.PI與Math.E放入計算機 取得連結 Facebook X Pinterest 以電子郵件傳送 其他應用程式 1月 05, 2025 賴嘉鎔學習Bro code製作計算機 + 7 8 9 - 4 5 6 * 1 2 3 / 0 . = 刪 ** PI e https://www.youtube.com/watch?v=I5kj-YsmWjM Build this JS calculator in 15 minutes! 取得連結 Facebook X Pinterest 以電子郵件傳送 其他應用程式 留言
賴嘉鎔Javascript與Python比較 3月 18, 2025 全球市場價值最大的銀行 按鈕PUSH增加 按鈕POP執行自訂函數kill 按鈕POP執行kill呼叫其他函數 CSS也可以in-line 寫在這裡成為望業的一部分,執行後,可以看到。function kill_SHOW執行二指令 banks.pop()指令移除banks串列的最後一個元素ABC()去執行函數ABC() 以上程式碼 <STYLE>BUTTON{COLOR:PURPLE;BORDER-RADIUS:20PX;}H1{COLOR:WHITE;BACKGROUND-COLOR:PINK;TEXT-ALIGN:CENTER;PADDING:5PX;}</STYLE> <button onclick="ABC()">全球市場價值最大的銀行</button> <button onclick="XYZ()">按鈕PUSH增加</button> <button onclick="kill()">按鈕POP執行自訂函數kill</button> <button onclick="kill_SHOW()">按鈕POP執行kill呼叫其他函數</button> <P id="SHOW" style="BACKGROUND-COLOR:PINK; FONT-SIZE:24PX;"></P> CSS也可以in-line <script> banks=['摩根大通','美國銀行','中國工商銀行','富國銀行','匯豐銀行','巴黎銀行']; function ABC() {//第一個函數function ABC() let x = '';//定義字串x內容空白 for (let i in banks)//javascript for loop () python不需要 { x += banks[i] + '<BR>';} //x後面... 閱讀完整內容
賴嘉鎔二分法求內部報酬率 6月 17, 2025 head /head body /body畫蛇添足,可拿掉,因為部落格架構已下達命令。資訊科技系的必修課「數值方法」或應用數學系的必修「數值分析」。 躉繳 第1期 第2期 第3期 注意,包含首期躉繳的現金流量都大於0。 輸出: 報酬率: 淨現值: 迴圈次數: 賴嘉鎔向劉任昌學習程式設計程式碼如下 <iframe src="https://zh.wikipedia.org/zh-tw/%E4%BA%8C%E5%88%86%E6%B3%95_(%E6%95%B8%E5%AD%B8)" width="100%"></iframe> head /head body /body畫蛇添足,可拿掉,因為部落格架構已下達命令 <style> h1 { margin: 0;padding: 20px 0; color: #000000; text-shadow: 4px 4px 2px pink;} .Takming {border: 20px outset red;background-color: green; color: white;text-align: center;} .pmt {width: 60pt;height: 20pt;background-color: coral; color: white;text-align: right;} </style> <table border="1"> <tbody><tr align="center"><td>躉繳</td><td>第1期</td><td>第2期</td><td>第3期</td></tr> <tr><td><input class="pmt" type="number" /></td> <td><input class="pmt... 閱讀完整內容
留言
張貼留言