首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏计算机视觉理论及其实现

    Python命名空间包

    /acme.templating/├───acme│ └───templating│ └──__init__.py└───setup.py2 directories 使用安装工具的最小 setup.py 脚本文件如下所示:from setuptools import setupsetup(name = 'acme.templating',packages = ['acme.templating 因此,acme.sql 和 acme.templating 的布局示例可能如下所示:$tree acme.sql/acme.sql/├───acme│ ├──__init__.py│ └───sql│ └──__init__.py└───setup.py2 directories, 3 files$tree acme.templating/acme.templating , 3 files注意,acme.sql 和 acme.templating 都有一个额外的源代码文件 acme/__init__.py,这个文件必须是空的。

    2.3K10编辑于 2022-09-03
  • 来自专栏全栈程序员必看

    开源 web ide_强大的开源Web编辑器(IDE)[通俗易懂]

    Macromedia Dreamweaver, Adobe GoLive and even Microsoft’s Front Page have saved countless hours utilizing templating The NVU web site states the program supports templating capabilities – however – in loading and using Though it does not need to necessarily mimic, for example, the Dreamweaver method of templating, Macromedia If NVU hopes to pull over more and more developers to the tool, perhaps a path to migrate templating Along with templating, perhaps an integrated ODBC connection manager, type ahead libraries and native

    1.9K30编辑于 2022-11-07
  • 来自专栏快乐阿超

    pug

    Pug is a terse and simple templating language with a strong focus on performance and powerful id="container" class="col">

    You are amazing

    Pug is a terse and simple templating

    69830编辑于 2022-12-27
  • 来自专栏一个会写诗的程序员的博客

    $ spring init --list

    MongoDB for testing >=1.3.0.RELEASE flyway Flyway Database Migrations library freemarker FreeMarker templating engine groovy-templates Groovy templating engine h2 H2 database (with embedded support) hateoas HATEOAS-based development of mobile web applications with spring-mobile >=1.0.0.RELEASE and <2.0.0.M1 mustache Mustache templating clients >=1.4.0.RELEASE sqlserver Microsoft SQL Server jdbc driver >=1.5.0.RC1 thymeleaf Thymeleaf templating validation JSR-303 validation infrastructure (already included with web) >=1.3.0.RELEASE velocity Velocity templating

    1.2K20发布于 2018-08-17
  • 来自专栏ThoughtWorks

    GoCD很好,但说说Jenkins吧

    那么 Jenkins Templating Engine就是针对这样的场景的一个非常好的解决方案。 "人"如其名, Jenkins Templating Engine就是用来做流水线模板化的工具,简称 JTE。从 JTE 主页可看到诞生时间是2019年5月份,相当年轻。 插件、正确配置 Jenkins的前提下,在具体业务代码中添加默认文件pipeline_config.groovy之后,新建流水线时针对 build configuration 选项去选择Jenkins Templating 而反观 JTE 的优势,便是以下三点: (来源于 https://www.jenkins.io/blog/2019/05/09/templating-engine/) 而去其他CICD工具中寻找一下,

    1.2K20编辑于 2022-02-16
  • 来自专栏我和未来有约会

    silverlight beta 2 将在本周末发布.

    ·         Rich Controls: Beta 2 includes a new templating model called Visual State Manager that allows for easier templating for controls.

    74960发布于 2018-01-16
  • 来自专栏python3

    Python flask关闭自动转义

    ` will_not_be_escaped ` {% endautoescape %} 可参考官方资料 http://flask-cn.readthedocs.org/en/latest/templating

    2.7K10发布于 2020-01-06
  • 来自专栏散尽浮华

    Ansible批量更新远程主机用户密码 (包括Ansible批量做ssh互信)

    ********************************************* [WARNING]: when statements should not include jinja2 templating ansible_eth0.ipv4.address == '{{ item.ip }}' [WARNING]: when statements should not include jinja2 templating u'172.16.60.204', u'password': u'haha@123'}) [WARNING]: when statements should not include jinja2 templating '172.16.60.205', u'password': u'kevin@123'}) [WARNING]: when statements should not include jinja2 templating

    6.9K20发布于 2019-05-25
  • 来自专栏用户2442861的专栏

    构建自己的JavaScript模板小引擎

    doctype html> <html> <head> <meta charset=utf-8> <title>Simple Templating</title> </head> <body HandleBars.js Mustache.js 参考原文:http://net.tutsplus.com/tutorials/javascript-ajax/create-a-makeshift-javascript-templating-solution

    78521发布于 2018-09-19
  • 来自专栏DotNet NB && CloudNative

    官宣 .NET 7 Preview 2

    . // .. } } SDK 改进 [Epic] 新的 CLI 解析器 + 选项卡完成 #2191 https://github.com/dotnet/templating/issues/ 大家 - 提出您在dotnet/templating存储库中发现的任何问题,并帮助我们使 .NET 7 成为dotnet new的最佳版本! 如何为 .NET CLI 启用 TAB 补全 https://docs.microsoft.com/dotnet/core/tools/enable-tab-autocomplete dotnet/templating 存储库中发现的任何问题 https://github.com/dotnet/templating/issues/2191 NativeAOT 项目 https://github.com/dotnet/runtime

    1.3K20编辑于 2022-04-19
  • 来自专栏AI篮球与生活

    API 接口开发也没那么难,Python FastAPI Web 框架教程来了!

    uvicorn.run(app) 10.自定义返回HTML页面 main.py import uvicorn from fastapi import FastAPI,Request from fastapi.templating fastapi import FastAPI, Request, Form from fastapi.responses import RedirectResponse from starlette.templating

    5.7K30编辑于 2023-03-01
  • 来自专栏我和未来有约会

    44 Amazing Silverlight 2.0 Screencasts

    with Conversion Silverlight - List Based Data Binding Silverlight - Simple User Control Silverlight - Templating

    60590发布于 2018-01-16
  • 来自专栏WindCoder

    Declarative Programming: Is It A Real Thing?

    is, currently, the dominant paradigm of an extensive and diverse set of domains such as databases, templating Every critique needs its bogeyman, so I will use HTML templating systems as a concrete example of the Let’s suppose we go with a standard templating system; you will encounter three sources of friction, Because the templating system uses a DSL, the syntax is different, so it cannot be in the same file. Because generating any non-trivial view requires logic, and templating systems, especially logic-less

    1.1K10发布于 2018-09-19
  • 来自专栏一个会写诗的程序员的博客

    Spring Boot 使用 Kotlin Script Template 模板引擎kts 开发web

    plugin: 'kotlin-spring' apply plugin: 'org.springframework.boot' jar { baseName = 'kotlin-script-templating 螢幕快照 2017-06-05 00.14.04.png 小结 本章节工程源代码: https://github.com/EasyKotlin/kotlin-script-templating 使用Kotlin 参考资料 https://github.com/sdeleuze/kotlin-script-templating

    1.5K20发布于 2018-08-17
  • 来自专栏WordPress果酱

    1KB CSS Grid:轻量级的 CSS 网格系统

    另外 Usability Post 这个博客上面还有3篇关于 1KB CSS 网格非常详细介绍: Introduction Using The Grid For Templating The Details

    1.3K20编辑于 2023-04-14
  • 来自专栏DotNet NB && CloudNative

    打造一个属于自己的.NET Core项目模板

    参考文档 dotnet new下面默认的模板 https://github.com/aspnet/Templating templating的源码 https://github.com/dotnet/templating template.json的说明 https://github.com/dotnet/templating/wiki/Reference-for-template.json dotnet cli的文档

    1K40编辑于 2023-08-30
  • 来自专栏python3

    python-成长之路

    Socket Server 的框架 Twisted – 同上 msgpack – 一个据说速度很快的串行化库 zerorpc – dotcloud 基于 msgpack 和 zeromq 的 rpc Templating Engine jinja2中文手册 Jinja2 – Jinja2 is a popular text templating engine for Python ORM autumn – a Python

    1.7K10发布于 2020-01-07
  • 来自专栏云云众生s

    2024年Kubernetes配置

    why-your-kubernetes-configuration-strategy-is-broken-c54ff3fdf9c3 https://leebriggs.co.uk/blog/2019/02/07/why-are-we-templating-yaml https://learnk8s.io/templating-yaml-with-code#why-not-helm- https://banzaicloud.com/blog/helm3-the-good-the-bad-and-the-ugly https://www.gitpod.io/blog/gitpod-installer https://www.reddit.com/r/kubernetes/comments/1be15b8/helm_templating_language_was_a_mistake

    36910编辑于 2024-08-02
  • 来自专栏我和未来有约会

    silverlight寻奇 - Graphite

    you can easily load XML into the control and save it back after editing the nodes and the edges Rich templating

    78950发布于 2018-01-16
  • 来自专栏大白技术控的技术自留地

    改进博客园Markdown显示功能(加代码行号、显示代码所用编程语言)

    "emacs-lisp": "Lisp", "lolcode": "LOLCODE", "markup-templating ": "Markup templating", "matlab": "MATLAB", "mel": "MEL",

    4.1K50发布于 2019-03-01
领券