ITS编程(如何将其编程到visual studio中) [英] ITS Programming( How do I Program this into visual studio)

查看:69
本文介绍了ITS编程(如何将其编程到visual studio中)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

编写一个应用程序,使供应商能够根据他标记项目的百分比来查看他可以期望获得的收入。允许用户输入批发商品价格。以表格形式显示标记为
5%,6%,7%,8%,9%,10%,

解决方案的商品的零售价格方案

编写一个应用程序,使供应商能够根据他标记项目的百分比来查看他可以获得的收益。允许用户输入批发商品价格。以表格形式显示标记为
的商品的零售价格,分别为5%,6%,7%,8%,9%,10%,b $ b


在你选修的课程中应用迄今为止所教的内容,并且b
。我们这里的大多数人都试图避免为b
学生完成课程作业,或免费撰写完整的申请。



想想作业。尝试将其分解为单独的部分或者
模块。写下你觉得最容易找到的部分,留下空方法,其中需要b
,这些方法可以在以后返回并完成。



不要害怕在纸上写下你需要编程的b
步骤的大纲和/或流程图。



当你决定了什么样的你想要创建的程序 - WinForms,

控制台等 - 创建一个骨架程序来说明你想要的东西

看起来像。你可以添加"肉"。之后到了骷髅骨头,一次一件。但请记住最终目标,因此在添加时,这些部分很合适。
$
当你遇到一些问题时特定且有限的任务部分,b
显示您迄今为止所做的工作。解释你被困在哪里以及如何被困,以及b $ b,有人通常会引导你完成它 - 没有为你做所有的编码(希望 - 虽然有些人可以'抵制 

诱惑炫耀他们的知识和技能)。



- Wayne


Write an application that will enable a vendor to see what earnings he can expect to make based on what percentage he marks up an item. Allow the user to input the wholesale item price. In a tabular form, show the retail price of the item marked up at 5%, 6%, 7%, 8%, 9%, 10%,

解决方案

Write an application that will enable a vendor to see what earnings he can expect to make based on what percentage he marks up an item. Allow the user to input the wholesale item price. In a tabular form, show the retail price of the item marked up at 5%, 6%, 7%, 8%, 9%, 10%,

Apply what you have been taught so far in the course(s) you have taken and
are taking. Most of us here try to avoid doing course assignments for 
students, or writing complete applications for free.

Think about the assignment. Try to break it down into discrete parts or
modules. Write the parts you find easiest, leaving empty methods where
needed which can be returned to later and completed.

Don't be afraid to write down on paper an outline and/or flowchart of the
steps you will need to program.

When you have decided what kind of program you want to create - WinForms,
console, etc. - create a skeleton program to illustrate what you want it
to look like. You can add the "meat" to the bones of the skeleton later,
one piece at a time. But keep in mind the final target, so the pieces fit
together nicely as they're added.

When you get stuck with some particular and limited part of the task,
show what you have done to date. Explain where and how you are stuck,
and someone will usually walk you through it - without doing all of 
the coding for you (hopefully - although some individuals can't resist 
the temptation to show off their knowledge and skills).

- Wayne


这篇关于ITS编程(如何将其编程到visual studio中)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆