Skip to main content
  • 博客
    • div+css 博客
    • javascript 博客
      • vue 博客
    • php 博客
      • 微信 博客
  • php
    • drupal
    • composer
    • thinkphp
    • onethink
    • laravel
    • Swoole
    • dedecms
    • magento
    • smarty
    • ecshop
    • zencart
    • joomla
    • discuz
    • wordpress
    • yii
    • 微信
    • 抖音
    • ci
    • weiphp
    • destoon
  • python
    • plone
  • apache
  • nginx
  • cache
    • memcache
    • redis
  • div+css
  • javascript
    • jquery
    • typescript
    • Vue.js
    • Amaze
    • zepto
    • react
    • underscore
    • backbone
    • angular
    • lodash
    • layui
    • js特效
  • vbscript
  • photoshop ai
  • sql
    • mysql
    • mssql
    • oracle
  • regular
  • node.js
  • 腾讯开放平台
  • dreamweaver
  • linux
  • seo
  • app
  • asp及asp.net
  • flash
  • iis
  • java
  • mac
  • wap
  • windows
    • dos
    • 打印机
  • 其它
  • 浏览器
  • 网络
  • AD域 (exchange)
  • 虚拟机
  • AC
  • ai
  • 简写翻译

欢迎各位兄弟 发布技术文章

这里的技术是共享的

个人技术网_前端_后台_php_div_css_linux_javascript_seo 个人技术网_前端_后台_php_div_css_linux_javascript_seo

搜索表单

用户登录

  • 重设密码

宁皓网 微信小程序 : 起步 有大用

星期三, 2017-08-30 21:52 — adminshiping1

了解一下微信公众平台的小程序。
来自 
https://ninghao.net/course/5028#info

普通分类: 
微信
  • Read more about 宁皓网 微信小程序 : 起步 有大用

laravel ajax 自己亲自做的 有大用 有大大用 有大大大用

星期三, 2017-08-30 10:24 — adminshiping1

1) 头部增加

普通分类: 
laravel
  • Read more about laravel ajax 自己亲自做的 有大用 有大大用 有大大大用

CSS :hover 伪类

星期三, 2017-08-30 10:23 — adminshiping1

CSS :hover 伪类

普通分类: 
div+css
  • Read more about CSS :hover 伪类

QQ 三个版本 QQ正式版 QQ轻聊版 TIM

星期三, 2017-08-30 08:36 — adminshiping1
普通分类: 
其它
  • Read more about QQ 三个版本 QQ正式版 QQ轻聊版 TIM

FTP上传网页的常见问题

星期二, 2017-08-29 13:44 — adminshiping1
普通分类: 
linux
  • Read more about FTP上传网页的常见问题

421 太多连接来自这个IP该如何解决?

星期二, 2017-08-29 13:44 — adminshiping1
经常使用filezilla来备份数据,但出现“响应: 421 太多连接 (8) 来自这个 IP”的提示是常见现象,该如何解决这个问题呢?
普通分类: 
linux
  • Read more about 421 太多连接来自这个IP该如何解决?

自己亲自做的面包屑 breadcrumbs 有大用

星期五, 2017-08-25 16:44 — adminshiping1

如何安装面包屑,见 /node-admin/9494        

普通分类: 
laravel
  • Read more about 自己亲自做的面包屑 breadcrumbs 有大用

控制器中模板中判断模板文件是否存在 laravel template is exists How to include a blade template only if it exists? 有大用

星期五, 2017-08-25 15:16 — adminshiping1
普通分类: 
laravel
  • Read more about 控制器中模板中判断模板文件是否存在 laravel template is exists How to include a blade template only if it exists? 有大用

从URL获得控制器动作 根据路由路径得到控制器,laravel Get controller action from url, laravel 有大用 有大用

星期五, 2017-08-25 09:13 — adminshiping1
普通分类: 
laravel
  • Read more about 从URL获得控制器动作 根据路由路径得到控制器,laravel Get controller action from url, laravel 有大用 有大用

ping tracert nslookup命令的使用方法和相关参数判断

星期五, 2017-08-25 08:41 — adminshiping1
第一步:点击电脑“开始”按钮-找到“运行”后输入cmd
普通分类: 
其它
  • Read more about ping tracert nslookup命令的使用方法和相关参数判断

laravel 5.3 ——路由(资源,别名)

星期四, 2017-08-24 17:47 — adminshiping1
laravel的路由定义中,其中route:resoure(),可以直接定义类似restful风格的URL

例如:Route::resource('system/role','System\RoleController',['as'=>'system']);

普通分类: 
laravel
  • Read more about laravel 5.3 ——路由(资源,别名)

如何获得laravel路由行为的名字吗? 有大用

星期四, 2017-08-24 17:25 — adminshiping1
普通分类: 
laravel
  • Read more about 如何获得laravel路由行为的名字吗? 有大用

分类栏目的跳转

星期四, 2017-08-24 17:19 — adminshiping1



直接在代码里处理,rediect('xxx/xxx')不行吗!?
 我的本意 不是跳转 而是 当用户 访问 categorys/42 时 呈现的是 baikes/index 的页面

你可以封装比如你自己的rediect方法,里面不是跳转,而是把传进来的url做为参数,
来查找对应的controller方法来进行渲染。

其实我个人跟倾向于使用跳转,这样代码更优雅...
使用渲染有个弊端,就是用户没有到真正的那个页面去,后面还可能需要跳转什么的.
 

普通分类: 
laravel
  • Read more about 分类栏目的跳转

QQ轻聊版 设置热键 重新登录又恢复了默认 QQ正式版不会出现这种情况 说明 QQ轻聊版应该有这个小bug

星期四, 2017-08-24 09:41 — adminshiping1
普通分类: 
其它
  • Read more about QQ轻聊版 设置热键 重新登录又恢复了默认 QQ正式版不会出现这种情况 说明 QQ轻聊版应该有这个小bug

在Laravel destroy()和delete()方法之间的区别是什么?What is the difference between destroy() and delete() methods in Laravel? 有大用

星期三, 2017-08-23 14:09 — adminshiping1

普通分类: 
laravel
  • Read more about 在Laravel destroy()和delete()方法之间的区别是什么?What is the difference between destroy() and delete() methods in Laravel? 有大用

How to delete multiple records using Laravel Eloquent 删除集合里的对象

星期三, 2017-08-23 13:57 — adminshiping1

普通分类: 
laravel
  • Read more about How to delete multiple records using Laravel Eloquent 删除集合里的对象

全选 全不选 全部选中 checkbox 有大用

星期三, 2017-08-23 13:29 — adminshiping1

html 代码
<input type="checkbox" onclick="setSelectArticlesChecked(this)">
全选
<input type="checkbox" name="article_ids" value="1">

普通分类: 
jquery
  • Read more about 全选 全不选 全部选中 checkbox 有大用

Truncate a table in Laravel 5

星期三, 2017-08-23 13:10 — adminshiping1

DB:table('users')->truncate();

普通分类: 
laravel
  • Read more about Truncate a table in Laravel 5

laravel框架即点击改,批量删除,更新日志

星期三, 2017-08-23 11:16 — adminshiping1
版权声明:本文为博主原创文章,未经博主允许不得转载。
普通分类: 
laravel
  • Read more about laravel框架即点击改,批量删除,更新日志

laravel之批量删除 有大用

星期三, 2017-08-23 11:12 — adminshiping1

普通分类: 
laravel
  • Read more about laravel之批量删除 有大用

禁用 重设密码 disable disabled reset password 有大用

星期三, 2017-08-23 09:57 — adminshiping1
到 D:\xampputf8\htdocs\wangzhangaiban\vendor\laravel\framework\src\Illuminate\Routing\Router.php
里面 看 重设密码 相关的路由对应的方法 



在 D:\xampputf8\htdocs\wangzhangaiban\app\Http\Controllers\Auth\PasswordController.php 文件里
里面进行超越
D:\xampputf8\htdocs\wangzhangaiban\vendor\laravel\framework\src\Illuminate\Foundation\Auth\ResetsPasswords.php
文件里
几个方法就可以了

超越方法里面的所有内容为空吧


普通分类: 
laravel
  • Read more about 禁用 重设密码 disable disabled reset password 有大用

How to disable registration new user in Laravel 5

星期三, 2017-08-23 09:50 — adminshiping1

普通分类: 
laravel
  • Read more about How to disable registration new user in Laravel 5

Laravel Collections counting result count 集合的数量 有大用

星期三, 2017-08-23 08:51 — adminshiping1

普通分类: 
laravel
  • Read more about Laravel Collections counting result count 集合的数量 有大用

laravel merge Merging two collection 两个 collection 集合相加 两个 collection 集合合并 并集 有大用

星期二, 2017-08-22 17:16 — adminshiping1

How to merge Eloquent Collections


普通分类: 
laravel
  • Read more about laravel merge Merging two collection 两个 collection 集合相加 两个 collection 集合合并 并集 有大用

CSS 属性选择器

星期二, 2017-08-22 10:21 — adminshiping1

对带

普通分类: 
div+css
  • Read more about CSS 属性选择器

CSS ID 选择器详解

星期二, 2017-08-22 10:20 — adminshiping1
ID 选择器允许以一种独立于文档元素的方式来指定样式。
普通分类: 
div+css
  • Read more about CSS ID 选择器详解

编码转换到另一个文件夹phpStorm:

星期一, 2017-08-21 17:13 — adminshiping1
普通分类: 
其它
  • Read more about 编码转换到另一个文件夹phpStorm:

Get current domain 当前域名 有大用

星期一, 2017-08-21 14:06 — adminshiping1
 


普通分类: 
laravel
  • Read more about Get current domain 当前域名 有大用

Laravel: Get base url

星期一, 2017-08-21 14:01 — adminshiping1
普通分类: 
laravel
  • Read more about Laravel: Get base url

blade 中如何使用 nl2br 回车转换行 有大用

星期一, 2017-08-21 09:43 — adminshiping1
我用的是laravel5, 在blade中需要用到nl2br
普通分类: 
laravel
  • Read more about blade 中如何使用 nl2br 回车转换行 有大用

页面

  • « 第一页
  • ‹ 前一页
  • …
  • 391
  • 392
  • 393
  • 394
  • 395
  • 396
  • 397
  • 398
  • 399
  • …
  • 下一页 ›
  • 末页 »
Subscribe to 个人技术网_前端_后台_php_div_css_linux_javascript_seo RSS
Powered by Drupal

友情链接

校园好文网

 www.shipingzhong.cn  个人技术网_前端_后台    备案号:苏ICP备18010659号-2