used_memory:4429304\r\n
used_memory_human:4.22M\r\n
used_memory_rss:4327696\r\n
used_memory_peak:4429304\r\n
used_memory_peak_human:4.22M
used_memory_lua:33792\r\n
mem_fragmentation_ratio:0.98\r\n
mem_allocator:dlmalloc-2.8\r\n
有类似于上面格式的一个字符串,现在我想根据前面的类型(比如used_memory)取后面的值(对应的4429304),在一个函数里面写,函数传入的参数为type(type="used_memory"或者type="used_memory_peak"等等),得到对应type相应的取值,怎么写呢
慕森卡
HUH函数
相关分类