diu7me 的回答回應列表
                    76
            
                        
                
                
                                            https://stackoverflow.com/questions/66240989/how-t...
                                    
                
             
                    
                
                
                                            if isinstance(data, ctypes.c_short)
是這樣嗎?
                                    
                
             
                    
                
                
                                            不好意思, 如果是if checking 是不是ctypes.c_short是怎樣寫?
                                    
                
             
                    
                    
                
                
                                            謝謝你啊, froce, 對呀, 我現在的項目是要把現有的java project 轉成python...
                                    
                
             
                    
                
                
                                            你好, froce, 請問一下
java catch 有幾款exception:
catch(Ill...
                                    
                
             
                    
                
                
                                            你好, 想問一下如果要declare 一個2d array ,在python 是怎樣寫的, inne...
                                    
                
             
                    
                
                
                                            是這樣嗎?
def insertToFile():
    raise Exception...
                                    
                
             
                    
                
                
                                            你好, 第一個還是有點不太明白, 如果是method後面有throws exception 是怎樣寫...