面试

VB软件工程师笔试问卷

时间:2022-10-05 09:30:49 面试 我要投稿
  • 相关推荐

VB软件工程师笔试问卷

VB软件工程师笔试问卷
1.现请您设计一个简单的订单数据库,该数据库必须保存如下资料:订单号、合同号、订货日期、供应商代码、供应商名称、供应商地址、订单内每样商品的商品代码、订货数量和价格。请用标准SQL写出建表语句。

VB软件工程师笔试问卷


2.请用Visual Basic语言写一函数实现如下数学函数的计算(0<m, 0nm):
    1      当n=0或n=m
 F(m,n) = 
    F(m-1, n) + F(m-1, n-1) 否则

3、简单描述Microsft  .Net应用框架

4.现在给您两条绳子和一个打火机,点燃绳子的一端,每条绳子都需要一个小时才能燃烧完,这两条绳子的材料不是完全相同的,并且每条绳子都不是匀速燃烧。请您用这两条绳子和一个打火机,在不借助任何其他因素的情况下,表达出3/4小时的时间周期。

5.设想您现阶段还在学校念书,三个月后学校要举行1000米达标测验(达标成绩为4分钟),您目前的成绩为4分30秒。三个月后您必须通过1000米达标测验,但是今后三个月的学习任务非常紧。请拟定您今后三个月的锻炼计划,以保证1000米达标。

6.请简述您对公司让您加班的看法,以及如何看待/处理工作中您的上司对您发火这种情况。

7. 将下面一段话翻译成中文。
This book is a Tutorial on Enterprise JavaBean(EJB).It’s about EJB concepts, methodology, and development. This book also contains a number of advanced EJB topics, giving you a practical and real world understanding of the subject. By reading this book, you will acquire a deep understanding of EJB.
Make no mistake about it – what you are about to read is not easy.EJB incorporates concepts from a wealth of areas, including distributed computing, database, security, component-driven software, and more. Combining them in a magnificent stride forward for the Java community, but with that comes a myriad of concepts to learn and understand. This book will teach you the concepts and techniques for authoring reusable components in Java, and it will do so from the ground up. You need only to understand Java to understand this book.


【VB软件工程师笔试问卷】相关文章:

软件工程师10-08

软件工程师述职报告03-05

软件工程师实习报告06-13

软件工程师就业前景10-05

软件测试工程师总结10-05

软件研发工程师专业简历10-05

软件工程师面试要点10-05

软件工程师辞职申请10-06

软件工程师简历模板10-26

软件工程师个人总结01-12