'Embedded'에 해당되는 글 1건

  1. 2008.06.28 파이썬 임베딩 예제
Python2008. 6. 28. 09:56

파이썬 임베딩 처리 예제
출처 : Python official document

호출하려는 파이썬 코드

$ call multiply multiply 3 2
Will compute 3 times 2
Result of call: 6
반응형

'Python' 카테고리의 다른 글

Pygoogle-chart  (0) 2011.08.12
[python] system endianness 출력  (0) 2011.05.10
[Python] UDP 서버 예제  (0) 2008.04.16
py2exe  (0) 2007.09.11
Python 키 입력 예제  (0) 2007.09.07
Posted by Jay Two