Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tynab/rebar-weight

鉄筋重量
https://github.com/tynab/rebar-weight

bunka dot-net dot-net-framework emar net net-framework nishiyama rebar rebar-weight vb vb-dot-net vb-net visual-basic visual-basic-dot-net visual-basic-net weight weight-rebar windows-forms winforms yan

Last synced: about 11 hours ago
JSON representation

鉄筋重量

Awesome Lists containing this project

README

        

# REBAR WEIGHT TOOL
Tool help 西山 team of エマール group calculate 重量 of 鉄筋 from 文化シャッター partner.

## IMAGE DEMO



## CODE DEMO
```vb
'''
''' Check internet connection.
'''
''' Connection state.
Private Function IsNetAvail()
Dim objResp As WebResponse
Try
objResp = WebRequest.Create(New Uri(My.Resources.link_base)).GetResponse
objResp.Close()
objResp = Nothing
Return True
Catch ex As Exception
Return False
End Try
End Function
```

### PACKAGES

- Tynab.YANF » 1.0.1