搜索资源列表
Single-slit-diffraction
- 模拟单缝衍射实验,可任意给定单缝的长和宽,得出单缝衍射模拟图像、光量等高线分布图、单缝衍射3D模拟图;另外附带一个关闭全屏的小程序。-Simulation of single-slit diffraction experiment, sewn to order any length and width, draw single-slit diffraction analog image, the amount of light contour maps, 3D modeling diagram
jQuery宽屏图片轮播网站导航栏
- jQuery宽屏图片轮播网站导航栏基于jquery-1.8.3.min.js制作,全屏焦点图切换,滑动导航菜单,适用于各大网站的菜单导航栏。(JQuery widescreen picture carousel site navigation based on jquery-1.8.3.min.js production, full screen focus map switching sliding navigation menu, the menu navigation bar for ea
HTML5
- html5示例代码 说明:retina屏是一种具备超高像素密度的液晶屏,同样大小的屏幕上显示的像素点由1个变为多个,如在同样带下的屏幕上,苹果设备的retina显示屏中,像素点1个变为4个。 在高清显示屏中的位图被放大,图片会变得模糊,因此移动端的视觉稿通常会设计为传统PC的2倍。 那么,前端的应对方案是:设计稿切出来的图片长宽保证为偶数,并使用backgroud-size把图片缩小为原来的1/2(html5 examples for computer IE 9)