首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏Molier的小站

    如何做好一场 Presentation

    对于大部分开发同学来说,Presentation 一直都是短板,因为答辩不仅仅是技术能力本身的体现,还涉及到包括但不限于以下几个方面: 信息分类检索聚合能力。 PPT 的书写能力。 我个人的理解是 在技术方面能对现有项目起到正向优化效果,或者能提高现有工作的效率的工作 ,凡是这样的工作,都值得被用来答辩或者作为 Presentation 的素材,这样一来,是不是感觉能答辩的东西就很多了 这样一来形成一个完整的闭环,让 业务需求 从绊脚石变成促成我们一次答辩或者 Presentation 成功的一个助推剂。 有业务需求作为支撑,可以使我们的内容更加有说服力,不至于让我们的 presentation 变成纸上谈兵。 但是这里的原因并不是” 因为有这个产品需求所以我做了 “,因为 presentation 的素材绝对不是需求本身,而是由需求引出的更高层次的思考,来源于需求,高于需求。

    76140编辑于 2022-11-03
  • 来自专栏Mac资源随时更新

    简单好用的Mac屏幕提词器:Presentation Prompter

    Presentation Prompter Mac版是一款简单好用的Mac屏幕提词器,将您的苹果电脑变成提词器,并帮助您提交成功的演示文稿! 下载:Mac屏幕提词器Presentation Prompter:https://www.macz.com/mac/7278.html? 反转颜色Presentation Prompter可以交换黑白颜色或反转文档中的所有颜色。当使用从文字处理器导入的文档时,该功能通常很有用,其颜色通常与提词提示器相反,这很有用。

    5K20编辑于 2022-10-04
  • 来自专栏微卡智享

    学习|Android中Presentation分屏的简单使用

    实现效果 微卡智享 Presentation类 微卡智享 Presentation是一个特殊的dialog,它的目的是显示内容到第二屏幕。 在Presentation创建的时候关联一个目标设备,确定Presentation要显示在那个设备上,根据这个设备的信息来配置Presentation的context和resources信息。 当Presentation附属的display被移除的话,Presentation就会自动被取消。 当创建Presentation的Activity自己处于paused或者resumed,无论Presentation在显示什么内容,该Activity就要关心对Presentation 进行pausing 使用流程 微卡智享 # 需要掌握的技能 1 通过DisplayManager获取Display个数,如果大于1就说明有多个屏幕,然后获取自己要定义的display 2 创建类继承自Presentation

    6.8K20发布于 2020-03-26
  • 来自专栏云深知网络 可编程P4君

    那么普通却那么自信,Presentation也内卷!

    20th ACM Workshop on Hot Topics in Networks 评选伦敦大学学院的一篇报告为 HotNets Best Presentation Award 看了下面这个视频

    33920编辑于 2023-02-15
  • 来自专栏张善友的专栏

    ASP.NET MVC Code and Slides for Best of Mix 09 Presentation

    具体参看: http://weblogs.asp.net/dwahlin/archive/2009/05/18/asp-net-mvc-code-and-slides-for-best-of-mix-09-presentation.aspx

    57560发布于 2018-01-31
  • 来自专栏newbe36524的技术专栏

    .NET 基金会项目介绍-Windows Presentation Foundation WPF

    Windows Presentation Foundation WPF 是属于 .Net 基金会的一个项目,本文将简要介绍该项目相关的信息。 Windows Presentation Foundation (WPF) Windows Presentation Foundation (WPF) 是一个构建 Windows 桌面程序的 UI 框架 英文介绍 Windows Presentation Foundation (WPF) Windows Presentation Foundation (WPF) is a UI framework for 【UWP 项目模板】 Windows Forms - 【客户端开发框架】 WiX Toolset - 【安装包制作框架】 WorldWide Telescope - 【宇宙探索工具】 Windows Presentation

    1.6K00发布于 2020-03-16
  • 来自专栏独行猫a的沉淀积累总结

    Android 的 Presentation 双屏异显,遇到的问题总结

    工作中用到了Android的 Presentation 双屏异显,本以为很简单的,结果真实项目中还是遇到了一些问题。 而这些问题呢,网上能查到的寥寥,群里也没人会告诉你。好在我尝试过程中一一解决了。 遇到的问题有: 1.Presentation中弹出的对话框,显示像素密度可能跟前屏的像素密度不一致,导致必须得适配。 2.Presentation的异步显示,当异显的屏幕配置信息改变时,会自动dismiss,提示Presentation is being dismissed because display metrics = null) { presentation = new IndexPresent(this, displays[1]); presentation.show (); presentation.showLogin(); } } } IndexPresent类继承自Presentation

    4.9K63发布于 2020-10-26
  • 来自专栏博文视点Broadview

    每个领域的Presentation都有其固定逻辑——学术Prezi剖析

    不同行业细分的 Prezi 在制作技术层次上未必有太大区分,但在制作方式上迥然不同,因为 Presentation 总是存在自己的最终功利化目的。 学术演示文稿通常要注意以下几点 : (1)学术类 Presentation 大多是排队式的,也就是在你的前、后一般还有其他演讲人或演讲小组,话题范畴一般是一致的。 因此它尤其需要以视频级帧率派的开场方式,削弱听众(同学和教授)因多轮 Presentation 而导致的疲劳,集中他们的注意力并在开场合理展现 Prezi 的工具特征。 不包含地图元素的文史类 Presentation 则一般用时间轴做打底图。

    1.1K10发布于 2020-06-11
  • 来自专栏生信宝典

    跟Cell editor学做scientific presentation (25个判断标准,18个不能做,8个建议)

    that, spend the first few minutes of your talk fiddling around with the computer, loading up the right presentation Show your passion Reference: http://crosstalk.cell.com/blog/tips-for-giving-a-successful-scientific-presentation http://retractionwatch.com/2016/11/30/18-tips-giving-horrible-presentation/

    50310发布于 2018-12-17
  • 来自专栏机器之心

    动物森友会首届「AI 顶会」ACAI 2020开幕,4大主题、17场演讲,戴着口罩做Presentation

    显然,在动森里做 Presentation 不是一件非常容易的事,主持人需要亲自提醒讲者上台,并耐心等待对方的反馈。 ? 所分享研究的参与者,都会在 PPT 首页展示其动森形象。

    75920发布于 2020-07-28
  • 来自专栏sktj

    bootstrap menu 菜单

    " tabindex="-1" href="#">数据挖掘

  • 数据通信/网络
  • href="#">数据通信/网络
  • ="presentation" class="divider">
  • 下拉菜单标题
  • < #">JavaScript
  • <a role

1.4K30编辑于 2022-01-10
  • 来自专栏Android安卓嵌入式

    瑞芯微RK3576开发板Android14三屏异显开发教程

    创建Presentation对象方法有三种:1、直接指定DisplayID,创建Presentation对象;2、通过MediaRouter获取Presentation对象;3、通过DisplayManager 获取Display对象→创建Presentation对象→调用Presentation的show函数;代码实现第一步:使用MediaRouter来获取当前选中的路由,并从中获取Display对象,然后创建并显示 = null) { presentation = new MyPresentation(context, presentationDisplay); presentation.show [0]); presentation.show(); presentation2 = new MyPresentation2(context, displays [1]); presentation2.show(); } else { presentation = new MyPresentation(context

    34610编辑于 2025-09-18
  • 来自专栏好派笔记

    来吧,展示!class .dropdown 内加上下拉菜单调用

    "> Java

  • 数据通信/网络
  • 数据通信/网络
  • <a role
  • 数据通信/网络
  • 下拉菜单标题
  • <li role="<em>presentation</em>

    93010发布于 2021-09-18
  • 来自专栏RK3588S开发板

    迅为RK3588S开发板多屏同显多屏异显多屏异触

    1.2.3 Android Presentation 本小节讲解 Android Presentation 异显方案,瑞芯微和迅为提供了使用 Android Presentation 编写好的 APP 在 Presentation 创建的时候关联一个目标设备,确 定 Presentation 要显示在那个设备上,根据这个设备的信息来配置 Presentation 的 context 和 resources =null){ Presentation presentation =newMyPresentation(context, presentationDisplay); presentation.show ,创建完成后调用 presentation 的 show 方法将该 presentation 显示出来。 最后显示presentation

    99610编辑于 2024-11-29
  • 来自专栏北野茶缸子的专栏

    93-R分享06-Rmd的多种输出格式

    , ioslides_presentation), 以及LaTeX beamer格式的PDF幻灯片(beamer_presentation), 和Microsoft Office的PowerPoint幻灯片 (powerpoint_presentation)格式。 [10] - HTML presentation with ioslides revealjs::revealjs_presentation[11] - HTML presentation with reveal.js slidy_presentation[12] - HTML presentation with W3C Slidy beamer_presentation[13] - PDF presentation /rmarkdown/slidy-presentation.html [13]beamer_presentation: https://bookdown.org/yihui/rmarkdown/beamer-presentation.html

    3K20编辑于 2022-02-09
  • 来自专栏landv

    社会单位消防安全户籍化管理系统——半自动提交V1.0版本

    Checked", "True"); 67 webBrowser1.Document.GetElementById("ctl00MainContent" role="presentation .InnerText = "正常"; 68 webBrowser1.Document.GetElementById("ctl00MainContent" role="presentation Checked", "True"); 70 webBrowser1.Document.GetElementById("ctl00MainContent" role="presentation InnerText = "小李"; 71 //webBrowser1.Document.GetElementById("ctl00MainContent" role="presentation 88 { 89 webBrowser1.Document.GetElementById("ctl00MainContent" role="presentation

    1.2K20发布于 2018-06-22
  • 来自专栏landv

    社会单位消防安全户籍化管理系统——半自动提交V1.0版本

    Checked", "True"); 67 webBrowser1.Document.GetElementById("ctl00MainContent" role="presentation .InnerText = "正常"; 68 webBrowser1.Document.GetElementById("ctl00MainContent" role="presentation Checked", "True"); 70 webBrowser1.Document.GetElementById("ctl00MainContent" role="presentation InnerText = "小李"; 71 //webBrowser1.Document.GetElementById("ctl00MainContent" role="presentation 88 { 89 webBrowser1.Document.GetElementById("ctl00MainContent" role="presentation

    3.2K30发布于 2018-05-12
  • 来自专栏历史专栏

    【愚公系列】2022年01月 WPF控件专题 WPF应用程序组成

    1.Windows Presentation Foundation引擎。 同样,当 Windows Presentation Foundation 检测到支持硬件加速的视频卡时,它将利用硬件加速功能。 2.Windows Presentation Foundation 框架。 Windows Presentation Foundation 的设计考虑了可扩展性,使开发人员可以完全在 Windows Presentation Foundation引擎的基础上创建自己的控件,也可以通过对现有 Windows Presentation Foundation 控件进行再分类来创建自己的控件。

    73320编辑于 2022-12-01
  • 来自专栏RK3588

    迅为RK3588开发板Android多屏显示之多屏同显和多屏异显

    1.2.3 Android Presentation本小节讲解 Android Presentation 异显方案,瑞芯微和迅为提供了使用 Android Presentation 编写好的 APP 例程 在 Presentation 创建的时候关联一个目标设备,确定 Presentation 要显示在那个设备上,根据这个设备的信息来配置 Presentation 的 context 和 resources =null){Presentation presentation =newMyPresentation(context, presentationDisplay);presentation.show() ,创建完成后调用 presentation 的 show 方法将该 presentation 显示出来。 最后显示 presentation

    1.6K10编辑于 2024-11-05
  • 来自专栏机器人课程与技术

    ROS机器人程序设计(原书第2版)补充资料 (拾) 第十章 使用MoveIt!

    the Terminal C++ MIT Open Courseware: Introduction to C++ Bruce Eckel: Thinking in C++ Introduction Presentation Slides - Introduction Session 1 - ROS Concepts and Fundamentals Presentation Slides - Session 1 Exercise Planning Exercise 4.4 - Intro. to Perception Exercise 4.5 - Building a Perception Pipeline Training Presentation Slides - Recap Session 5 - Addendum Presentation Slides - Session 5 Eclipse Setup - Building an a Eclipse Slides - Introduction Agenda Session 1 - ROS Concepts and Fundamentals Presentation Slides - Session

    1.2K30发布于 2019-01-23
  • 第 2 页第 3 页第 4 页第 5 页第 6 页第 7 页第 8 页第 9 页第 10 页第 11 页
    点击加载更多
    领券