匠心不改,精益求精!
[ 登陆 - 注册 ]

相关分类

欢迎 小蝌蚪加大 的加入!

html   <div class="a">        上传<input id="myfile" type="fil

E:\WWW\51c\config\app.php // 默认全局过滤方法 用逗号分隔多个  'default_filter'         => 'htmlspecialchars,a

修改文件\vendor\topthink\think-image\src\Image.php修改$color = imagecolorallocate($img, 255, 255, 255);为$color = imagecolorallocatealpha($img, 0, 0, 0, 127);

改成*.51zuzo.com 或 http://test.51zuso.com 51zuso.com改成你的域名哈

又是一种蒙B的新型报错微信支付突然显示调用支付JSAPI缺少参数:appld,之前是正常的,代码一顿检查,每个返回结果输出查看发现根据提示看到

阿里云oss帐号方面搞得比较复杂,关系层层嵌套,也是最烦人的地方,简单的事搞得这么复杂!!首先需要理清楚 用户、角色、权限 这三个关系,创建流程1 创建用户2 为该用户添加  AliyunOSSFullAccess 权限 (调用STS服务AssumeRole接口的权限)ps: 意思应该就是

复制对象须是可以选择的表单元素<input class='bp_yp_pass' value='123'> <script type="text/javascript">     var copy

组件https://hooray.github.io/vue-sku-form/guide/ 另外一个比较简单 的<!DOCTYPE html> <html> <head>     <meta char

文件位置:/vendor/topthink/framework/src/think/middleware/AllowCrossDomain.php添加sign参数

例在index 注册路由app/index/route/app.phpRoute::get('index', 'index/index');如果在,注册的路由是有效的/route/app.phpRoute::get('index', 'index/index');解决办法在,绑定对应域

1 composer安装 tp6composer create-project topthink/think tp2 安装多应用composer require topthink/think-multi-app3 重命名exaple.env 为 .e

1状态管理ps:状态管理事实上就是一个容器,可以存储一些常用的变量和函数,有数据持久化的特性import Vue from 'vue' import Vuex from 'vuex' Vue.use(Vuex) c

async 异步请求意思不阻碍其它代码继续往下执行async function timeout() { return 'hello word'; } console.log(timeout()); console.log('虽然在后面,但是我先执行');可以看到

<style>         // 谷歌         input::-webkit-input-placeholder{    &nbs

html<div class="baiduMap"> <div id="map" style="border:1px solid #eee;height:600px;"></di

主要实现代码<?php namespace tool\emai; use PHPMailer\PHPMailer\PHPMailer; use PHPMailer\PHPMailer\Exception; class Email {  

//保留textarea格式 //$str 文本字符串 function textPre($str){ $str = str_replace("\r\n",'<br/>',$str); $str = str_replace("&n

第一种$("<img/>") // Make in memory copy of image to avoid css issues  在内存中创建一个img标记   &nbs

https://photoswipe.com/styling/html直接调用<!DOCTYPE html> <html>   <head>     <title>Test Galler

<!DOCTYPE HTML> <html> <head>   <meta charset="UTF-8">   <title>商品SKU选择DEMO</title&