使用宽度优先搜索结合一些经验条件来完成。这个工具一旦实现了很好用,还会带来额外的惊喜。
Type: Posts; User: thinkallday; Keyword(s):
使用宽度优先搜索结合一些经验条件来完成。这个工具一旦实现了很好用,还会带来额外的惊喜。
I agree with you.Then can we generate an uuid,and use it to identify an equipment?
Hello Everybody.Please give me a hand!
In a project in pattern of C/S,We need to identify a mobile equipment without IMEI or IMSi---on Nokia 6300(S40 3rd) I can not get them.
By J2me,I can...
However,I can read a file bigger than heap size without OutOfMemoryError through JSR75,but I can not read a file in jar bigger than heap size without OutOfMemoryError .So I wonder if the method...
Yes,sir.
My Heap size is 521K,this file is >800K。
I have also found that It is always OK to read a file even bigger from storage card through JSR75.So,I thought maybe it is because when KVM read...
OutOfMemoryError occurs when use getClass().getResourceAsStream(fileName);
//fileName is the name of a big file stored in the jar package.
I wonder if so,how can I read a big file from my jar...
thank you!I have solved this problem!
Thank you very much!It is my first note in nokia forum.
I have covered the contents you advised.And infomation on Nokia is enough ,while information for samsung is so little.
I even made...
My company plans to develop a j2me program,and we need such two handphones meeting qualifications below:
1: support JSR75,JSR118,JSR139,JSR205
2: support storage card or provide memory for...