| 查看: 154 | 回复: 1 | |||
| 当前主题已经存档。 | |||
[交流]
【求助】帮忙把vb转成c#
|
|||
|
Sample TextSample Text 求助高手帮忙把这段vb代码转成c#,谢谢了。 Private Function ForewardReason(node As afNode, str As String) Dim strReason As String Dim tt As Integer Dim i As Integer Dim zz As Integer Dim link As afLink Dim strPin As String Dim nodx As afNode Dim VitSeq As Integer Dim VitSeqc As Integer Dim str1 As String Dim LocalForeWardArray() As String str1 = str For Each link In node.InLinks str1 = str If link.Rigid = False Then Set nodx = link.Org If Not nodx Is Nothing Then i = InStr(1, str, nodx.Key) If i = 0 Then If node.Tag = "Sensor" And node.UserData - 1 >= 0 And node.Key <> "" And nodx.Tag = "Sensor" And nodx.Key <> "" And nodx.UserData - 1 >= 0 Then If (PVCurrentBias(nodx.UserData - 1) > 0 And PVCurrentBias(node.UserData - 1) > 0 And link.UserData = 1) Then AbnormalVisited(nodx.UserData - 1) = True link.DrawWidth = 2 zz = InStr(1, str1, "→" ![]() If zz = 0 Then str1 = nodx.Key & "偏高" + "→" + str1 & "偏高" ElseIf zz > 0 Then str1 = nodx.Key & "偏高" + "→" + str1 End If ForewardReason nodx, str1 |
» 猜你喜欢
实验室接单子
已经有7人回复
假如你的研究生提出不合理要求
已经有11人回复
全日制(定向)博士
已经有5人回复
萌生出自己或许不适合搞科研的想法,现在跑or等等看?
已经有4人回复
Materials Today Chemistry审稿周期
已经有4人回复
参与限项
已经有3人回复
对氯苯硼酸纯化
已经有3人回复
求助:我三月中下旬出站,青基依托单位怎么办?
已经有12人回复
所感
已经有4人回复
要不要辞职读博?
已经有7人回复
woshilsh
荣誉版主 (职业作家)
- 应助: 43 (小学生)
- 贵宾: 10.33
- 金币: 21115.1
- 散金: 737
- 红花: 22
- 帖子: 3777
- 在线: 639.7小时
- 虫号: 293038
- 注册: 2006-11-04
- 专业: 计算机应用技术
- 管辖: 仿真模拟

2楼2009-07-10 21:57:15













回复此楼