码迷,mamicode.com
首页 >  
搜索关键字:presentation    ( 432个结果
writing: friendship and growth
Welcome!!! to my presentation !, About friendship, and growth. When i was little(靠过来正式), i used to make many friends. no matter who they are!, we can ...
分类:其他好文   时间:2020-06-29 00:51:57    阅读次数:104
writing: friendship and growth
Welcome!!! to my presentation !, About friendship, and growth. When i was little(靠过来正式), i used to make many friends. no matter who they are!, we can ...
分类:其他好文   时间:2020-06-29 00:25:26    阅读次数:77
WPF-使用GMap(一)
1.安装GMap.Net.Presentation(实际上就是添加GMap.Net.Core.dll和GMap.Net.WindowsPresentation.dll) 2.直接声明GMap控件 using GMap.NET.WindowsPresentation; namespace Test2 ...
分类:Windows程序   时间:2020-06-16 14:48:15    阅读次数:221
【WPF】Combox 下拉选项增加图片显示 ItemTemplate
效果图如上所示: 前端Xmal代码: <Window x:Class="WpfTest.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.micr ...
分类:Windows程序   时间:2020-06-12 12:41:38    阅读次数:116
python 创建 PPT 文档
0、安装 python-pptx 库 pip install python-pptx 1、创建一张空幻灯片 # 加载库 import os from pptx import Presentation # 修改路径 work_path = r'E:\pyspace\tmp\pptx' os.chdir ...
分类:编程语言   时间:2020-06-11 19:40:46    阅读次数:106
WPF 学习(一)
一、WPF介绍 WPF全称 Windows Presentation Foundation,干啥用的? 主要是用来制作Windows桌面客户端软件的。 .Net平台下制作Windows桌面客户端软件主要有两个,一个Winform,还有一个就是WPF了。 事件驱动时代:开发客户端便采用Winform, ...
分类:Windows程序   时间:2020-06-07 11:24:22    阅读次数:73
Java 设置PPT中的形状动画效果
本文介绍通过Java程序代码给PPT幻灯片中的形状添加动画效果。需要准备PPT操作类库Spire.PresentationforJava(下载地址)。编辑代码前注意先将工具包lib文件夹下的Spire.Presentation.jar文件导入java程序。本文分两部分介绍:一、新建PPT文档,添加形状,设置动画效果importcom.spire.presentation.*;importcom.s
分类:编程语言   时间:2020-06-03 23:37:06    阅读次数:137
wpf 如何让当前窗口隐藏
XMAL中<Window x:Class="WpfNoScreen.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ ...
分类:Windows程序   时间:2020-06-03 17:24:19    阅读次数:142
WPF listBox选中项改变样式
<UserControl x:Class="Mjj.MyUserControls.LeftMenu" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft ...
分类:Windows程序   时间:2020-05-23 11:19:24    阅读次数:84
presentation: The Great Gatsby Chapter 6
good morning. Since we have been through the main idea, now i am going to talk about the aesthetics behind the story. well Actually i am not sure if i ...
分类:其他好文   时间:2020-05-15 13:40:40    阅读次数:91
432条   上一页 1 2 3 4 5 ... 44 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!