What does XAP stand for?

一世执手 提交于 2019-12-07 06:13:46

问题


What does XAP stand for? is it an acronym? I know what silverlight XAP file contains but dont know what it stands for.


回答1:


Silverlight Application Package

http://www.sharpened.net/extensions/file/xap

http://forums.asp.net/t/1277554.aspx

The X doesn't mean anything. I've asked, too.

From what I can tell, they didn't want it to look too much like *.ZIP or *.SAP.




回答2:


I would guess XML Application Package.




回答3:


When a Silverlight Application is compiled a .xap file is created that contains the application.




回答4:


A .xap file is basically a compiled Silverlight application. The file is actually a .zip file that contains all the files necessary for the application. Just rename the .xap file to have a .zip extension and then you can open it up to see its contents.

Anatomy of XAP file




回答5:


Perhaps *XA*ML *P*ackage --




回答6:


It means "Silverlight Application Package" and "Xact Project"

Other meanings without silverlight is http://www.acronym24.com/xap-meaning/



来源:https://stackoverflow.com/questions/4829124/what-does-xap-stand-for

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!