java - import os to j2me -
i trying write code j2me. has idea how this?
thanks!
import os if os.path.isfile("c:\\python\\myfolder\\test.txt"):
understand line does. can start docs python's
os
module: http://docs.python.org/library/os.path.htmlread j2me docs find similar function call.
Comments
Post a Comment