微信小程序 template使用
当你的项目需要多次使用同一个布局和样式的时候,您就可以考虑使用template(模板)来减少冗余代码… Continue Reading 微信小程序 template使用
感悟技术人生
当你的项目需要多次使用同一个布局和样式的时候,您就可以考虑使用template(模板)来减少冗余代码… Continue Reading 微信小程序 template使用
$s= array(‘4444′,’dddd’,&#… Continue Reading 连接成字符串
Html基础信息整理 一. Html基础框架 1. !doctype html 申明类型 h… Continue Reading 前端笔记1
一、前言 大家都知道,在之前,我们Asp.net 的网站都只能部署在IIS上,并且IIS也只存在于W… Continue Reading 如何让Asp.net网站运行在自定义的Web服务器上
现在很多网站启用了gzip压缩,这样可以降低对网络带宽的占用。对于这样的网站,我们用php的file… Continue Reading 解决php file_get_contents或curl读取远程gzip压缩页面乱码问题
假设我们定义了一个变量为: file=/dir1/dir2/dir3/my.file.txt 可以用… Continue Reading shell字符串替换
<?php echo $argv[0]; echo “\n”; var_dump($argv[… Continue Reading php cli 命令行执行脚本获取参数$argv和$argc的方法
将以下代码放到一个单独的页面checkcode.asp <% Option Explicit … Continue Reading ASP验证码
今天写一个用户注册的脚本,涉及跨域操作以及cookie和session的处理,在这里记录下。 假设我… Continue Reading ajax跨域请求及cookie和session的处理
一、前言 本文记录下个人 IntelliJ IDEA 2019.3激活破解教程~ 说实话,IDEA … Continue Reading idea破解