码迷,mamicode.com
首页 >  
搜索关键字:blade    ( 131个结果
Laravel 模板引擎Blade中标签详细介绍
这篇文章主要介绍了Laravel模板引擎Blade中section的一些标签的区别介绍,需要的朋友可以来看看。 Laravel 框架中的Blade模板引擎很好用,但是官方文档介绍的并不详细,我接下来将详细的介绍下: @yield与@section 首先,@yield是不可拓展的,如果你要定义的部分没 ...
分类:其他好文   时间:2016-05-13 09:34:02    阅读次数:189
引擎设计跟踪(九.14.3.4) mile stone 2 - model和fbx导入的补漏
之前milestone2已经做完的工作, 现在趁有时间记下笔记. 1.设计 这里是指兼容3ds max导出/fbx格式转换等等一系列工作的设计. 最开始, Blade的3dsmax导出插件, 全部代码都是写在导出的DLL里面的, 后来考虑到FBX等等其他格式, 现在把模块分成两部分: Model/A ...
分类:其他好文   时间:2016-04-30 11:29:19    阅读次数:231
Laravel 5系列教程四:数据库和Eloquent
免费视频教程地址https://laravist.com/series/laravel-5-basic 上一篇写了一些Laravel Blade的基本用法和给视图传递变量的几种方式, 这一节我们来说说跟数据库打交道的数据库配置和Laravel强大的Eloquent。 Laravel的数据库配置 本部 ...
分类:数据库   时间:2016-04-22 23:46:30    阅读次数:359
Laravel 5 系列教程三:视图变量传递和Blade
免费视频教程地址https://laravist.com/series/laravel-5-basic 上一篇我们简单地说了Router,Views和Controllers的工作流程,这一次我就按照上一篇的计划,来说说下面几个内容: 向视图中传递变量 我们在开发web应用当中,通常都不是为了写静态页 ...
分类:其他好文   时间:2016-04-22 23:38:50    阅读次数:308
blade and soul races guide
Race Four races are available for those who wish to choose the path of martial arts: the careful Gon, the playful Lyn, the elegant Yun, and the hardwo
分类:其他好文   时间:2016-03-06 19:19:41    阅读次数:303
blade and soul pvp guide
PvP PvP in Blade and Soul is categorized into two types, a personal PvP called Arena and a large-scale PvP called World PvP.Player vs Player in Blade
分类:其他好文   时间:2016-03-06 19:04:21    阅读次数:155
blade and soul zone overview
The world of Blade and Soul, is a vast extension of land containing two continents (the Southern Continent and the Eastern Continent) with four major
分类:其他好文   时间:2016-03-06 19:02:30    阅读次数:228
Larval Blade
转自:http://www.tutorials.kode-blog.com/laravel-blade-template Kode Blog Tutorials. ductionIn the previous tutorial,...
分类:其他好文   时间:2016-01-08 07:01:41    阅读次数:328
引擎设计跟踪(九.14.2 final) Inverse Kinematics: CCD 在Blade中的应用
因为工作忙, 好久没有记笔记了, 但是有时候发现还得翻以前的笔记去看, 所以还是尽量记下来备忘.关于IK, 读了一些paper, 觉得之前翻译的那篇, welman的paper (http://graphics.ucsd.edu/courses/cse169_w04/welman.pdf 摘译:ht...
分类:其他好文   时间:2015-12-20 23:44:33    阅读次数:507
Blade - 腾讯开源的构建系统 c/c++编译环境
typhoon-bladeBlade is an advanced building system developed with python, majorly for C/C++Blade 是一个现代构建系统,期望的目标是强大而好用,把程序员从构建的繁琐中解放出来。Blade主要定位于linux下的大型C++项目,密切配合研发流程,比如单元测试,持续集成,覆盖率统计等。但像unix下的文本过滤程...
分类:编程语言   时间:2015-12-16 12:38:14    阅读次数:6004
131条   上一页 1 ... 8 9 10 11 12 ... 14 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!