發表文章

乙班0225黎冠妤利用chatgpt大語言模型產出程式碼

圖片
黎冠妤Canvas 計算機 黎冠妤Canvas 計算機 Python陣列方法 Method Description append() Adds an element at the end of the list clear() Removes all the elements from the list copy() Returns a copy of the list count() Returns the number of elements with the specified value extend() Add the elements of a list (or any iterable), to the end of the current list index() Returns the index of the first element with the specified value insert() Adds an element at the specified position pop() Removes the element at the specified position remove() Removes the first item with the specified value reverse() Reverses the order of the list sort() Sorts the list Python陣列方法在撰寫模式貼上 a Method Description append() Adds an element at the end of the list clear() Removes all the elements from the list copy() Returns a copy of the list count() Returns the number of elements with the specified value extend() Add the elements of a list (or any iterable), to the end of the current list index() Returns the ind...

乙班黎冠妤期末考Math.PI與Math.E放入計算機

黎冠妤學習Bro code製作計算機 + 7 8 9 - 4 5 6 x 1 2 3 ÷ 0 . = C π e ** https://www.youtube.com/watch?v=I5kj-YsmWjM Build this JS calculator in 15 minutes!

已搬黎冠妤eval函數將數字串運算

黎冠妤學習Bro code製作計算機 display.value = eval(display.value) display的vlue用eval(display.value)取代,算是「字串」運算結果 eval()內建函數(方法) in-line線內設定樣式。readonly唯讀read only。電腦的.的接續術性或函數disply.value面板顯示的內容value值。px=pixel點 + 7 8 9 - 4 5 6 * 1 2 3 / 0 . = 刪 黎 冠 妤 https://www.youtube.com/watch?v=I5kj-YsmWjM Build this JS calculator in 15 minutes!

乙班下午黎冠妤學習Bro Code計算機

圖片
黎冠妤學習Bro code製作計算機 + 7 8 9 - 4 5 6 * 1 2 3 ÷ 0 . = C 黎 冠 妤 https://www.youtube.com/watch?v=I5kj-YsmWjM Build this JS calculator in 15 minutes! 心得與考試重點 10進為字碼表達÷÷ 247=16*15+7=16*F+7= 字碼CODE 48 60 61 62 65 97 247 字元CHARACTER 0 < = > A a ÷ 48:0, 60<,60=48+12=16*3+C, < 61:=, 62:>, 65:A, 97:a, 247:÷, 如果用16進位前面要加上小寫的X hover翱翔 Active

黎冠妤BUTTON的按下滑鼠事件ONCLCK執行函數

哈哈哈 一般來說先放style, script,才放html. 哈哈哈

黎冠妤js產生html編碼鑑定超連結hyperlink

1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 , 13 , 14 , 15 , 16 , 17 , 18 , 19 , 20 , 21 , 22 , 23 , 24 , 25 , 26 , 27 , 28 , 29 , 30 , 31 , 32 , 33 , 34 , 35 , 36 , 37 , 38 , 39 , 40 , 41 , 42 , 43 , 44 , 45 , 46 , 47 , 48 , 49 , 50 , 51 , 52 , 53 , 54 , 55 , 56 , 57 , 58 , 59 , 60 , 61 , 62 , 63 , 64 , 65 , 66 , 67 , 68 , 69 , 70 , 71 , 72 , 73 , 74 , 75 , 76 , 77 , 78 , 79 , 80 , 81 , 82 , 83 , 84 , 85 , 86 , 87 , 88 , 89 , 90 , 91 , 92 , 93 , 94 , 95 , 96 , 97 , 98 , 99 , 100 , 101 , 102 , 103 , 104 , 105 , 106 , 107 , 108 , 109 , 110 , 111 , 112 , 113 , 114 , 115 , 116 , 117 , 118 , 119 , 120 , 121 , 122 , 123 , 124 , 125 , 126 , 127 , 128 , 129 , 130 , 131 , 132 , 133 , 134 , 135 , 136 , 137 , 138 , 139 , 140 , 141 , 142 , 143 , 144 , 145 , 146 , 147 , 148 , 149 , 150 , 151 , 152 , 153 , 154 , 155 , 156 , 157 , 158 , 159 , 160 , 161 , 162 , 163 , 164 , 165 , 166 , 167 , 168 , 169 , 170 , 171 , 172 , 173 , 174 , 175 , 176 , 177 , 178 , 179 , 180 , 181 , 182 , 183 , 184 , 185 ...