一、php,不用COM,生成excel文件 ?header(Content-type:application/vnd.ms-excel); header(Content-Disposition:filename=test.xls); echo test1 ; echo test2 ; echo test1 ; echo test2 ; echo test1 ; echo test2 ; echo test1 ; echo test2 ;
jQuery Validate 插件为表单提供了强大的验证功能,让客户端表单验证变得更简单...
#nc -vuz 122.114.50.222 161 Connection to 122.114.50.222 161 port [udp/snm...
如何申请支付宝小程序?支付宝小程序是支付宝建立的自由开放平台。
Ajax请求搜索词点击统计实现的代码片段,以下代码为项目开发中的片段,实现方法...
我们可以使用alert(JSON.stringify(strArr)); 打印JSON中的数据内容。 第一种方...
删除b表中与a表不同的记录 delete from b where not exists( select * from a w...
gregwar/captcha验证码类库是在Laravel中比较常用的一种验证码,安装及使用说明...
laravel框架中route路由传递参数 一、路由中使用路由命名 Route::get(income/cr...