[求助]小弟是个初学者,求助几个作业题!
小弟现在澳洲求学,从未学过VB现在开始上oo.net,郁闷之极,恳请高手们帮忙 Task 1
Write a function that receives an array of doubles and returns the average
Write code to test your function
Does it matter if the array is passed byRef or byVal, try it out.
Task 2
Write a function that receives an array of strings and returns an array that contains all strings that include the word .NET
Write code to test your function
Step through your code using the debugger
Set a break point and view the autos window
Task 3
Write a GetDate Procedure
The program must read a date form the user and display it to the console.
The read variable must be stored in a Datetime variable before it is displayed.
Is your code robust?
If it is not Robust, make it robust.
十万火急,急等 楼下有翻译,拜托了!!!
[此贴子已经被作者于2007-8-28 17:36:07编辑过]