FT 01 沈崴 PYTHON技术交流PYTHON技术交流 我们的幸运⅔ 沈崴 幸运⅔ 幸运⅔ 120,000,000 幸运⅔ 幸运⅔ 26,000 | 3,00,000 幸运⅔ 幸运⅔ 幸运⅔ THANK YOU wilhelmshen wilhelmshen wilhelmshen0 码力 | 9 页 | 1.08 MB | 1 年前3
Python与高中技术课程教学 以声音制造为例 罗丹Python 与高中技术课程教学 Python and Tech- Curriculum in High School Education 以声音制造为例 An case study in sound production 罗丹 Dan Luo 北大附中技术与艺术中心 Email: luodan@i.pkuschool.edu.cn 目录 CONTENTS 案例教学设计思路 案例教学设计思路 Python 的角色 中学STEAM课程设计 思考 案例设计背景 北大附中技术课程设置模式: 1. 不设置独立的信息技术和 通用技术课程 2. 课程设计以项目制为主 3. 教师享有较大的课程设计 自主权 案例设计背景 案例教学设计思路 1. 结合教师个人经历,学校课程设计规 划,教育部颁布的课程标准制定教学 内容和方式 2. 融合中学主干学科知识,明确研究对 象,训练学生研究性学习的能力0 码力 | 12 页 | 731.76 KB | 1 年前3
许振影 Python 深度学习技术在医学领域的应用与前景Python深度学习技术在医 疗领域的应用与前景 许振影 目录 CONTENTS Python的数据科学生态 深度学习在医疗领域应用实践 Python的数据科学生态 •Python的数据科学生态 •Python的数据科学生态 •Python的数据科学生态 Kdnuggets&Kaggle :Deep Learning Framework Power Scores 2018 深度学习 机器视觉在医学领域应用 物理驱动 1898-1995 X光、超声、核磁共振 热成像、同位素成像 应用驱动 1990- 影像引导、治疗计划、 多序列核磁、靶向造影 数据驱动 2010- 通过人工智能技术在海量 数据中,挖掘有效信息、 优化诊断与治疗方法 肺结节处理案例-预处理 分割肺实质: 将CT图像中除肺部以外的无用信息剔除 肺部CT预处理流程 肺部区域结构示意 肺结节处理案例-工程0 码力 | 17 页 | 1.84 MB | 1 年前3
PyConChina2022-上海-用GitHub完成Python的全技术栈开发-卢建晖用 GitHub 完成 Python 的全技术栈开发 主讲人:卢建晖 – Microsoft Regional Cloud Advocate GitHub 程序员必备 编码是每位开发者所必备的 从入门第一步开始 为开发者配置环境是企业的重要一步 ? $ 配置 冲突 金钱 挫败 GitHub Codespaces 你的云端开发环境 一键即用,无需配置您的开发环境。 开启你的 GitHub0 码力 | 24 页 | 4.86 MB | 1 年前3
Python3 基础教程 - 廖雪峰关于作者 廖雪峰,十年软件开发经验,业余产品经理,精通 Java/Python/Ruby/Scheme/Objective C 等,对开源框架有深入研究,著有 《Spring 2.0 核心技术与最佳实践》一书,多个业余开源项目托管在 GitHub,欢迎微博交流: Python 简介 Python 是著名的“龟叔”Guido van Rossum 在 1989 年圣诞节期间,为了 'Bob'), User('3', 'Adam') ] Python3 基础教程【完整版】 http://www.yeayee.com/ 395/531 这就是传说中的 ORM 技术:Object-Relational Mapping,把关系数据库 的表结构映射到对象上。是不是很简单? 但是由谁来做这个转换呢?所以 ORM 框架应运而生。 在 Python 中,最有名的 Web 开发技术,而 JSP 用 Java 来编写 脚本,PHP 本身则是开源的脚本语言。 4. MVC:为了解决直接用脚本语言嵌入 HTML 导致的可维护性差 的问题,Web 应用也引入了 Model-View-Controller 的模式,来简 化 Web 开发。ASP 发展为 ASP.Net,JSP 和 PHP 也有一大堆 MVC 框架。 目前,Web 开发技术仍在快速发展中,异步开发、新的0 码力 | 531 页 | 5.15 MB | 1 年前3
django cms 3.6.x Documentationadd_sideframe_item() add_sideframe_button() Open link in modal add_modal_item() add_modal_button() POST action add_ajax_item() The basic form for using any of these is: def populate(self): self.toolbar.add_link_item( placeholder_text argument to define the text displayed inside the input before you type. The widget uses an ajax request to try to find pages match. It will try to find case insensitive matches amongst public and notes django cms Documentation, Release 3.6.1 __init___(name, url, data, question=None, action=’ajax’, attributes=None) Creates an item in the plugin / placeholder menu Parameters • name – Item name0 码力 | 278 页 | 1.63 MB | 1 年前3
django cms 3.10.x Documentationadd_sideframe_item() add_sideframe_button() Open link in modal add_modal_item() add_modal_button() POST action add_ajax_item() The basic form for using any of these is: def populate(self): self.toolbar.add_link_item( placeholder_text argument to define the text displayed inside the input before you type. The widget uses an ajax request to try to find pages match. It will try to find case insensitive matches amongst public and text_enabled. class cms.plugin_base.PluginMenuItem __init___(name, url, data, question=None, action='ajax', attributes=None) Creates an item in the plugin / placeholder menu Parameters • name – Item name0 码力 | 296 页 | 1.79 MB | 1 年前3
Django CMS 4.0.x Documentationadd_sideframe_item() add_sideframe_button() Open link in modal add_modal_item() add_modal_button() POST action add_ajax_item() The basic form for using any of these is: def populate(self): self.toolbar.add_link_item( # placeholder_text argument to define the text displayed inside the input before you type. The widget uses an ajax request to try to find pages match. It will try to find case insensitive matches amongst public and text_enabled. class cms.plugin_base.PluginMenuItem __init___(name, url, data, question=None, action='ajax', attributes=None) Creates an item in the plugin / placeholder menu Parameters • name – Item name0 码力 | 296 页 | 1.79 MB | 6 月前3
Django CMS 3.9.x Documentationadd_sideframe_item() add_sideframe_button() Open link in modal add_modal_item() add_modal_button() POST action add_ajax_item() The basic form for using any of these is: def populate(self): self.toolbar.add_link_item( # placeholder_text argument to define the text displayed inside the input before you type. The widget uses an ajax request to try to find pages match. It will try to find case insensitive matches amongst public and text_enabled. class cms.plugin_base.PluginMenuItem __init___(name, url, data, question=None, action='ajax', attributes=None) Creates an item in the plugin / placeholder menu Parameters • name – Item name0 码力 | 298 页 | 1.79 MB | 6 月前3
django cms 4.1.x Documentationadd_sideframe_item() add_sideframe_button() Open link in modal add_modal_item() add_modal_button() Ajax POST action add_ajax_item() The basic form for using any of these is: def populate(self): self.toolbar.add_link_item( class cms.forms.fields.PageSmartLinkField(max_length=None, min_length=None, placeholder_text=None, ajax_view=None, *args, **kwargs) A field making use of cms.forms.widgets.PageSmartLinkWidget. This field placeholder_text argument to define the text displayed inside the input before you type. The widget uses an ajax request to try to find pages match. It will try to find case-insensitive matches amongst public and0 码力 | 357 页 | 1.99 MB | 1 年前3
共 200 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20













