@ptt-bds Bác có 10 luồng thì đầu tiên nếu không có gì xảy ra nó sẽ lấy 10 dòng đầu tiên, sau đó thì cứ luồng nào "ra đi" nó sẽ lấy dòng tiếp theo, đâu có theo quy luật như 1,11,21,31 vs luồng 1 như bác nói đâu.
How to get only one line with LinesFromFiles ? It returns the whole file...
-
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, How to get only one line with LinesFromFiles ? It returns the whole file...
Don't read it
-
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, it doesn't work...
Output the resource data to the log, without reading the file
-
@Fox said in How to get only one line with LinesFromFiles ? It returns the whole file...:
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, it doesn't work...
Output the resource data to the log, without reading the file
It worked, thanks !

