我在这里: 首页 ? 面试试题 ? 浏览文章: 网上不多的几道Javascript面试题目
« 基础硬件工程师面试题某外企SQL Server面试题(英文,答案) »

网上不多的几道Javascript面试题目




内容摘要:Javascript interview question.
关键词:JavaScript面试题  IT专业英语面试题  
本文地址:http://www.teecool.com/post/2007071804.html
内容正文:1.Write   a   small   JScript   to   split   the   following   string   into   two   parts   and   display   each   part   on   the   console   window,   the   function   should   return   the   length   of   the   second   part   of   the   string:   -  
   
  Input   string  
  “Hi:   hello.”  
   
  Split   Char   =   “:”  
   
  The   result   should   output   to   the   screen   all   the   characters   on   the     left   side   of   the   “:”   and   the   second   line   would   be   all   the   character   on   the   right   side   of   the   “:”  
   
  2.IF   you   saw   the   following   statement   in   a   batch   file   what   would   it   do?  
   
  if   /I   "%2"   EQU   "V"   goto   VALIDATION  
   
  1. What   do   the   terms   “Filegroups”,   “components”   and   “setup   types”   mean   in   Installshield   Professional  
   
  2. Given   a   collection   of   files   what   process   would   you   go   through   using   the   three   items   detailed   in   question   1   to   produce   an   installation.  
   
  3. What   do   you   understand   by   the   term   “Maintenance   Mode”   with   regard   to   Installshield   Professional  
   
  4. What   is   the   equivalent   of   a   Component   in   Installshield   Developer.  
  5. Describe   an   installation   you   have   written   with   Installshield   Professional   –   what   did   it   install   ?   did   you   use   customized   dialogues   ?   if   so   how   did   you   do   this   ?   did   the   installation   require   you   to   write   your   own   scripted   functions   ?   if   so   give   an   example.   Did   you   consider   future   upgrades   of   your   applications   –   expand.  
   
  6. What   do   you   know   about   Windows   Installer   based   installations   i.e.   have   you   had   any   exposure   to   creating   them   ?   if   so   expand.   Where   is   the   installation   information   held   for   such   an   installation   ?    
网上不多的几道Javascript面试题目一文有面试题库网收集自互联网,并非本站原创,如原作者发现网上不多的几道Javascript面试题目一文,请及时告知本站,本站会作出相关处理,谢谢!!!(联系方式:百度空间留言)

最近发表