Share tool xử lý vài thao tác đơn giản với SSH

SheetLy

Junior
Joined
May 8, 2012
Messages
225
Reactions
155
MR
0.016
Follow me on Facebook Chat with me via Skype
korea cugnx nằm trong tier 1 kìa bác ơi :D
site em chơi thì rate của KR nó ngang US nên em cho tất cả vào tier1 luôn, tối em sẽ sửa lại cho các bác tự chọn lọc theo country nào
tool ko chuẩn lắm đâu. Dù sao cũng thank :D
chưa chuẩn chỗ nào bác ơi, để em còn sửa lại :D
 

hanhsl

Senior
Joined
Mar 19, 2011
Messages
751
Reactions
185
MR
0.008
em ko mang code theo nhưng ý tưởng thì đại khái nó là thế này

int iCount = 0;

for(i=0l;i<listssh.length;i++)
{
if(i%numbersplit==0)
{
//xử lý tên file
string tenfile = string.format("tenfile_{0}",iCount);
//gọi hàm xuất file
abcxyz(tenfile);
// tăng count
iCount++;
}
else
{
arrResult.add(listssh);
}
}
thank kiu bác em, xử lý được rồi :).
 

Announcements

Today's birthdays

Forum statistics

Threads
425,033
Messages
7,150,470
Members
177,579
Latest member
artoria

Most viewed of week

Most discussed of week

Most viewed of week

Most discussed of week

Back
Top Bottom