小编Mar*_*Deé的帖子

C#的GetOpt库

我正在为c#寻找一个getopt库.到目前为止,我发现了一些(phpguru,XGetOptCS,getoptfordotnet),但这些看起来更像未完成的尝试,只支持C的getopt的一部分.是否有完整的getopt c#实现?

c# getopt

28
推荐指数
2
解决办法
2万
查看次数

在Excel中交替着色行组

我有这样的Excel电子表格

id | data for id
   | more data for id
id | data for id
id | data for id
   | more data for id
   | even more data for id
id | data for id
   | more data for id
id | data for id
id | data for id
   | more data for id

现在我想通过交替行的背景颜色来对一个id的数据进行分组

var color = white
for each row
    if the first cell is not empty and color is white
        set color to green …

excel vba excel-vba

11
推荐指数
2
解决办法
4万
查看次数

标签 统计

c# ×1

excel ×1

excel-vba ×1

getopt ×1

vba ×1