This question shows research effort; it is useful and clear
-1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
asp.netの出席システムに取り組んでいます.2つのラベルとテキストボックスがあります:
時間入力用の Textbox1。
休暇エントリ用の Textbox2。
両方とも、ユーザーによって次のように入力されます。例: Entry time is: (7:50 AM) and the Leave time is: (6:15 PM)。ここで、入力されたエントリの合計時間数を計算したいと思います。30分の休憩がある日を念頭に置いてください。では、どうやってそれを行うのですか?