E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
vnd
通过设置http的头信息实现服务器不保存文件直接下载
StringfileName=newString((moduleName+".xls").getBytes("GBK"),"ISO-8859-1");response.setContentType("application/
vnd
.ms-excel
opnmzxcvb
·
2010-10-25 10:00
String
服务器
output
WebViewClient播放特定内容
nbsp;public boolean shouldOverrideUrlLoading(WebView view, String url) { if (url.startsWith("
vnd
.youtube
wang_peng1
·
2010-10-10 11:00
Youtube
apk安装及卸载的原理及代码
new Intent(Intent.ACTION_VIEW); intent.setDataAndType(Uri.fromFile(new File(fileName)), "application/
vnd
.android.package-archive
JavaTiger427
·
2010-09-26 16:00
java
xml
Scheme
filter
采用application/
vnd
.ms-excel导出excel时修改文件名
设置response属性,如下 response.setContentType("application/
vnd
.ms-excel;charset=UTF-8");
aguang110
·
2010-09-26 10:00
Excel
Struts2中的文件上传
以下是在Struts2中上传文件时用到的UploadAction的配置信息/upload/result.jsp/upload/upload.jsp512000application/
vnd
.ms-powerpoint
jadyer
·
2010-09-17 01:00
String
struts
File
upload
button
文件上传组件
MIME类型大全
application/
vnd
.lotus-1-2-33gp video/3gppaab application/x-authoware-binaam application/x-authoware-mapaas
freeroy
·
2010-09-14 09:00
xml
Excel
Symbian
WAP
Tcl
关于html表格复制到excel
要解决html中的表格内容直接复制到excel,有个简单的办法,那就是在html表格的td标签加上
vnd
.ms-e
huangyuanmu
·
2010-09-09 14:00
html
linux
Excel
Google
Office
关于html表格复制到excel
要解决html中的表格内容直接复制到excel,有个简单的办法,那就是在html表格的td标签加上
vnd
.ms-e
huangyuanmu
·
2010-09-09 14:00
html
linux
Google
Excel
Office
jsp 直接打开excel
response.setContentType("application/
vnd
.ms-excel"); File file =new File("D:/test.xls&
zuoshaobiao
·
2010-09-03 15:00
apache
jsp
Excel
[DM]OMA DM RepPro 协议学习
application/
vnd
.syncml.dm+xml:DM消息的明文XML
rayleeya
·
2010-08-31 21:00
xml
应用服务器
servlet
UP
WAP
HTML自动生成EXCEL报表
<%@ page contentType="application/
vnd
.ms-excel;charset=UTF-8"%>
zhangzhenting
·
2010-08-26 17:00
html
Excel
导出各种类型的文件的简单方法(暂时)
或者word文档 1.jsp页面简单导出 导出为excel: <% response.setContentType("application/
vnd
.ms-excel
wei5201
·
2010-08-25 17:00
html
虚拟机
OS
Excel
Adobe
php中使用ExcelFileParser处理excel获得数据(可作批量导入到数据库使用)
复制代码代码如下:Excel数据获取演示Excel数据获取演示复制代码代码如下:array(5){*["name"]=>提交文件名称*["type"]=>提交文件类型Excel为"application/
vnd
.ms-excel
·
2010-08-21 17:22
Android中常用的函数
Intentintent=newIntent(Intent.ACTION_VIEW); Uridata=Uri.fromFile(file); Stringtype="application/
vnd
.android.package-archive
Kevin_Gan
·
2010-08-19 11:00
android:软件的安装和卸载源代码
Intentintent=newIntent(Intent.ACTION_VIEW);intent.setDataAndType(Uri.parse("file://"+filePath),"application/
vnd
.android
lzx_bupt
·
2010-08-18 22:00
android
File
delete
2010
wap1.0自动刷新
<%@page language="java" pageEncoding="UTF-8" contentType="text/
vnd
.wap.wml
除了你无可取代
·
2010-08-13 17:00
xml
WAP
php导出excel乱码
Code:header("Content-type: application/
vnd
.ms-excel;"); header("Content-Disposition:filename=test.xls
piaolankeke
·
2010-08-10 14:00
PHP
浏览器
Excel
header
table
email
Wap中常用的 MIME Type
如果配置文件中这么一行:text/
vnd
.wap.wml wml如果没有的话,也不用着急,加上这一行就行了。如果你要配置全面一些的话还要加上以下几行:im
ilex
·
2010-08-09 17:28
职场
type
MIME
WAP
休闲
Wap中常用的 MIME Type
如果配置文件中这么一行:text/
vnd
.wap.wml wml如果没有的话,也不用着急,加上这一行就行了。如果你要配置全面一些的话还要加上以下几行:im
ilex
·
2010-08-09 17:28
职场
type
MIME
WAP
休闲
Wap中常用的 MIME Type
如果配置文件中这么一行:text/
vnd
.wap.wmlwml如果没有的话,也不用着急,加上这一行就行了。如果你要配置全面一些的话还要加上以下几行:p_w_picpath/
vnd
.wap.w
ilex
·
2010-08-09 17:28
职场
休闲
Type
WEBSERVER
Symbian:启动JAR文件安装
voidDoInstallL(){ RApaLsSessionapaSession; User::LeaveIfError(apaSession.Connect()); TDataTypedataType(_L8("text/
vnd
.sun.j2me.app
jb80400812
·
2010-07-30 15:00
采用application/
vnd
.ms-excel导出excel时修改文件名
设置response属性,如下 response.setContentType("application/
vnd
.ms-excel;charset=UTF-8");
thoreau
·
2010-07-30 14:00
Excel
如何在IIS上搭建WAP网站
2.选择【MIME类型】,打开添加新MIME类型对话框,如图:3.新建如下MIME类型AssociatedExtensionMIMETypewmltext/
vnd
.wap.wmlwmlcapplication
云天
·
2010-07-27 10:00
使用Java获取HTTP头信息
WAP程序的 以下是我获得的请求头信息,后面附获取程序 多普达S1 IE: accept:text/html; text/
vnd
.sun.j2me.app-descriptor, */* accept-language
hoindbq
·
2010-07-27 08:00
java
xml
Nokia
BlackBerry
WAP
WAP网关的一些头信息的含义
accept:text/x-vCard,application/smil,image/gif,text/plain,audio/x-midi,text/html,image/bmp,image/
vnd
.wap.wbmp
hoindbq
·
2010-07-27 08:00
xml
XHTML
UP
Nokia
WAP
struts2 支持的下载以及如何动态生成excel表格文件
struts2支持的下载,以及下载方法的实现方式先说struts的实现配置struts.xml application/
vnd
.ms-excel attachment;afilename="AllUsers.xls
笑我痴狂
·
2010-07-15 23:00
apache
spring
struts
Excel
OS
struts2 支持的下载以及如何动态生成excel表格文件
struts2支持的下载,以及下载方法的实现方式先说struts的实现配置struts.xml application/
vnd
.ms-excel attachment;afilename="AllUsers.xls
笑我痴狂
·
2010-07-15 23:00
apache
spring
struts
OS
Excel
MIME类型
那么这时的MIME类型就是“application/
vnd
.ms-excel”。在大多数
royring
·
2010-07-14 23:00
应用服务器
浏览器
Excel
asp
音乐
Android中常用的函数
Intentintent=newIntent(Intent.ACTION_VIEW); Uridata=Uri.fromFile(file); Stringtype="application/
vnd
.android.package-archive
Kevin_Gan
·
2010-07-07 17:00
mime
那么这时的MIME类型就是“application/
vnd
.ms-excel”。在大多数
liujinpan75
·
2010-07-07 16:00
应用服务器
浏览器
Excel
asp
音乐
Android 支持的文件类型
可以通过addFileType("BMP",FILE_TYPE_BMP,"image/x-ms-bmp"); addFileType("WBMP",FILE_TYPE_WBMP,"image/
vnd
.wap.wbmp
fengguowuhen7871
·
2010-07-02 14:00
android
File
Android中常用的函数
Intentintent=newIntent(Intent.ACTION_VIEW); Uridata=Uri.fromFile(file); Stringtype="application/
vnd
.android.package-archive
Vincent_czz
·
2010-07-01 18:00
android
String
File
float
Matrix
关于文件下载的几个问题总结
例如EXCEL文件的 MIME 类型是 "application/
vnd
.
seven0_0
·
2010-06-14 17:00
servlet
浏览器
IE
网络应用
Excel
打开一个Pdf form文件
<% Response.ContentType = "application/
vnd
.fdf" %> %FDF-1.5 <% fullname=Request.QueryString
mylove2060
·
2010-06-08 17:00
F#
asp
php导出Excel php导入Excel PhpExcel使用说明 PhpExcel使用手册
php header("Content-type:application/
vnd
.ms-excel"); header("Content-Disposition:attachment
hgxiaolang
·
2010-06-07 15:00
PHP
Excel
Google
单元测试
Office
JSP导出报错:getOutputStream() has already been called for this response
out = pageContext.pushBody(); response.reset(); response.setContentType("application/
vnd
.ms-excel
huiy
·
2010-05-26 13:00
jsp
Excel
MIME ; HTTP协议Content-Type小结
*"="application/octet-stream" response.setContentType("application/
vnd
.ms-excel;
mlaaalm
·
2010-05-20 22:00
java
html
Excel
asp
Apache mime.types 文档 分享
IIS--默认网站属性-->http 头-->MIME映射 -->文档类型 -->新类型 .wml text/
vnd
.wap.wml .wmlc application
zhubin215130
·
2010-05-13 15:00
apache
Symbian
IIS
Nokia
WAP
简单理解java.lang.IllegalStateException异常:简单分析和简单解决方案
我们在做文件上传或者下载,或者过滤等操作时,可能要用到页面的输出流.例如在JSP使用:response.reset();response.setContentType(”application/
vnd
.ms-excel
suihr
·
2010-05-13 09:00
java
tomcat
jsp
servlet
Excel
30秒 list 转化成 excel(STRUTS2+HIBERNATE+POI)
response.setContentType("application/
vnd
.ms-excel"); String fileName = "统计列表.xls"
2010_315
·
2010-04-23 17:00
Hibernate
.net
Excel
response.setHeader
在JSP页面中加入如下代码 response.setHeader("contenttype", "application/
vnd
.ms-excel; charset
提烟而过
·
2010-04-23 14:00
jsp
搜索引擎
浏览器
Excel
IE
struts internet Explorer 无法下载
Struts做文件下载时,遇到如图情况 原因之一:中文文件名 inputStream application/
vnd
.ms-excel--> attachment;filename="${fileName
fireinjava
·
2010-04-19 17:00
struts
Excel
wap全攻略,获取MM-DD hh:mm格式时间
footer.jsp <%@ page language="java" pageEncoding="UTF-8" contentType="text/
vnd
.wap.wml
jinyike
·
2010-04-18 01:00
java
jsp
xml
sun
WAP
js实现导入导出打印预览
<%@ page contentType="application/
vnd
.ms-excel;charset=gb2312" %> <html> <
shencanfeng
·
2010-04-08 11:00
ext
Excel
jxl
<%@ page contentType="application/
vnd
.ms-excel;charset=utf-8" %><%
hengstart
·
2010-04-04 23:00
xml
Microsoft
Excel
Office
Ruby
Android应用及应用管理简介
605619 理论基础 <使用预置安装工具 Android系统中,应用安装包.apk文件属于默认支持的文件类型,它的的mime type被定义为"application/
vnd
.android.package-archive
androidyo
·
2010-03-27 15:00
数据结构
android
UI
cache
OPhone
Struts2实现将表单数据下载到Excel中
HttpServletResponse response = ServletActionContext.getResponse(); response.setContentType("application/
vnd
.ms-excel
itlangzicn
·
2010-03-23 11:00
java
xml
.net
struts
Excel
servlet输出生成乱码 解决
PrintWriterout=response.getWriter();response.setCharacterEncoding("utf-8");response.setContentType("application/
vnd
.ms-excel
dyflovexlp
·
2010-03-12 23:00
servlet
JSP文件下载及getOutputStream() has already been的解决
web.xml文件中增加 <mime-mapping> <extension>doc</extension> <mime-type>application/
vnd
.ms-word
ijavagos
·
2010-03-02 17:00
tomcat
jsp
Web
weblogic
Excel
在Apache上简简单单开个WAP站点
打开/path/to/httpd.conf:在最后添加以下配置内容 #Wap MIME AddType text/
vnd
.wap.wml .Wml AddType
babyjoycry
·
2010-02-26 14:00
apache
PHP
浏览器
WAP
网页游戏
上一页
19
20
21
22
23
24
25
26
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他