string1 = ''''' the stirng Has many line In THE fIle ''' list_of_string = string1.split() print list_of_string #将字符串分离开,放入列表中 print '*'*50 def case_insensitive_sort(liststring): listtemp = [(x.lower(),x) for x in liststring] listtemp.sort() return [x
问题: cgred不能自动将pid放入tasks cgred / cgrulesengd - does not move new user pid to task file https://serverfault.com/questions/724958/cgred-cgrulesengd-does-not-move-new-user-pid-to-task-file 该问题尚在找到原因,哪位大神如果知道,麻烦告知下. cgred 守护进程 Cgred 是一个