|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
呵呵,那你就关注微软的招聘信息以及别人的招聘经验啊,还有也不一定去做技术的,你如果真的想去就多了解了解。(其实我的意思是说想到微软做技术是很不容易的。DoesReflectorsupportXMLdocumentationviewing?
ReflectoractuallyincludesanXMLdocumentationviewer.Selectatype,constructor,method,property,fieldoreventandhittheF1key.Theprogramwilleitherfindthedocumentationfileautomaticallyoritwillaskforit.
HowcanIeasilyfigureoutwhatIcanpossiblydowithaselecteditem?
Reflectorsupportscontextmenus(whichcanbeopenedbyright-clickingonanodeinthebrowserwindow).Thisisoftenthequickestwaytofindoutwhatyoucandowiththatitem.
HowcanIviewalltheinformationorganizedbyNamespace?
Reflectorsupportsanamespace-centricmode.Hereisthetrick:Opentheviewmenu,clickthecustomizeitemandenablethe"FlattenNamespaces"checkbox.
WhydoesReflectorholdmyfilelockedevenafterIcloseitfromthefilemenu?
ThisisaproblemwiththeCLR,notwithReflector.Rightnow,theCLRdoesnotsupportaneasywaytounloadassembliesfrommemory.Evenafterrunning"FileClose"theruntimestillkeepsthefileinmemory.Theonlywaytoreleasethelockistorestartreflector.TherearesomeworkaroundsfortheCLRproblembuttheywouldallintroduceothersideeffects.
HowcomeIcantfindthemethodsinSystem.ReflectionthatletmegetattheILcode?
AtthetimeofwritingSystem.ReflectiondoesnotsupportmethodsforaccessingILcode.Reflectorusesitsownhand-builtEXE/DLLfilereadertoreadtheILcode.Theroutinesareexposed,however,inReflector.Disassemblerforthosehardcoreprogrammersthatwanttoplayaroundwithit.
Whatisthedifferencebetween"FileOpen"and"FileOpenName"?
The"FileOpenName"menuallowsyoutoquicklyopenfilesthatarealreadyloadedintotheGlobalAssemblyCache(GAC).However,whenusingthisoptionyouwillfindithardertoaccesstheXMLdocumentationthatisoftenstoredinthesamedirectoryastheoriginalEXE/DLL.TheproblemarisesbecausetheGACdoesnotprovidefunctionalityfornavigatingbacktotheoriginallocationofanassembly.ToavoidthatloadtheEXE/DLLfromitsoriginallocation.
HowdoBookmarkswork?
TheBookmarkstoolonlyworksfortypes,constructors,methods,fields,propertiesandeventsatthemoment.YoucanaddaselectednodetothebookmarkslistusingtheINSkeyandremoveitbypressingDEL.
HowdoIusetheTypeSearchtofindaparticulartype?
TypeSearch(F3)showsyouallthetypesavailableintheloadedassemblies(takingyourvisibilitiessettingsintoconsideration).Thetoolworkslikeadictionaryindexandtypingsyllablesintheheaderboxesisfilteringthelowerpart.Thesearchstopsafter1000elements.Youshouldalreadyhaveanideawhatyouarelookingforatthatpoint-usefilteringtogetmore.Theprogessbaratthebottomshowsthepercentageoftheloadedassembliesthatisalreadyprocessed.
HowdoIusetheMemberSearchtofindaparticularmember?
MemberSearch(F4)worksthesamewayasTypeSearchworks.Itisabitslowerandshowsallmembersaswell(types,constructors,methods,fields,properties,events).
WhatisMemberReferencesSearchandwhyisitsoslow?
TheMemberreferences(Shift-F4)toolsearchesthroughalloftheILcodetofindallthemembersthatrefertothenodethatwasselected.TheMemberReferencesSearchtoolisveryslowatthemomentsoitcantakesometimeuntilthesearchfinishes.Thesearchscopeislimitedforprivateandinternalmembers.Thesearchcanalsobemadequickerbyusingthefilterandunloadinglargeassemblieswhichyoudonotwanttosearch.
WhatisthedifferencebetweentheTypeReferenceandMemberReferenceSearch?
TheTypeReferencesSearchshowsallthemembersthatrefertotheselectedtypeintheirMetaData.TheILcodeisnotsearched.Thiswillspeedupthesearch,butmaynotgiveyoualltheresultsyouarelookingfor.
HowdoIfindoutwhatthevariousILop-codesdo?
Moveyourmousecursorovertheop-codeintheDisassemblerviewandwaitfortheTooltip.
HowdoIgetaCallgraph?WhatistheCallTree?
Thecalltreetoolshowsyouatreeofmethodsthatcouldpossiblybecalledbytheselectedmethod.Itstopsoninterfacesanddelegatessoitislikeacompressednesteddisassemblerview.
HowcanIviewalanguage-specificdefinitionofaType?
Reflectorsupportsatypeviewwhichshowsthefulldefinitionofaselectedtypenodeincludingmembersinyourlanguageofchoice.Youhavetocloseandrestartthetypeviewwindowafterchangingthelanguageinthelanguagemenu.Theviewisdesignedforprintingouttypedefinitions(right-clicktoaccessthecontextmenu).Itcanalsobeusedtokeepthetypedefinitiononthescreenwhileperformingadditionalmembernavigation.Theviewisnotintendedforcopyandpastealthoughinmanycasesitmaywork.
CanIgetTooltipsbasedoffoftheXMLdocumentationwhilebrowsingthehierarchy?
No.ThisfeatureisnotsupportedinReflectorcurrently,butmightbeinupcomingversi
[img=1border=0style=,1src=]http://www.ckuyun.com/[/img]
什么叫数据库怎么样?什么意思?你想单学数据库。(其实变成是我问的) |
|