Pythonのお勉強 Part62 (455レス)
Pythonのお勉強 Part62 http://mevius.5ch.net/test/read.cgi/tech/1568616071/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
254: デフォルトの名無しさん [] 2020/06/19(金) 13:43:36.79 ID:rfdO6NUF わたくしは「メソッドを生やす」と呼んでいる Python Tips:既存のクラスにインスタンスメソッドを追加したい - Life with Python ttps://www.lifewithpython.com/2014/08/python-add-instance-methods-to-existing-class.html r9VaaG - Online Python Interpreter & Debugging Tool - Ideone.com https://ideone.com/r9VaaG class MyClass(): pass def calc(x): return x**2 c = MyClass() c.sq = calc print(c.sq(5))#25 http://mevius.5ch.net/test/read.cgi/tech/1568616071/254
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 201 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.012s