DIY一个漂亮的Word文本框

作者:小菜 更新时间:2025-03-15 点击数:
简介:Word文本框只有矩形一种,感觉比较单调。

虽然Word 2003不能直接插入很漂亮的文本框,但是,漂亮的文本框却是可以DIY的。

好了,不多说了,动手吧。

【菜科解读】

Word文本框只有矩形一种,感觉比较单调。

虽然Word 2003不能直接插入很漂亮的文本框,但是,漂亮的文本框却是可以DIY的。

好了,不多说了,动手吧。

一、异形文本框

选中插入的文本框,然后点击“绘图”工具栏中的“绘图→改变自选图形”,然后在给出的类别中选一个合适的自选图形。

呵呵,看到了吗?文本框的外形改变了吧?另外,我们也可以先添加一个自选图形,然后选中它,点击右键,在快捷菜单中选择“添加文字”命令,也可以把这个自选图形改成文本框。

二、文本框也玩背景

文本框白底黑字的感觉不爽。

没关系,文本框的背景也是可以DIY的。

选中文本框,点击“绘图”工具栏中的“填充颜色”按钮右侧的小黑三角,在弹出的菜单中选择“填充效果”命令,打开“填充效果”对话框。

点击“渐变”选项卡,可以设置两种颜色的渐变,并且可以指定每种颜色的透明度、渐变方向等。

多试几次,一定可以做出很漂亮的色彩的。

此外,点击其它的几个选项卡,可以很方便地做出美丽的效果。

比如在“图片”选项卡中,我们可以选取硬盘上的某个图片做文本框的背景图,不错吧?

三、给文本框加个框

默认情况下文本框的边框线是黑色单实线。

我们可以改变它的颜色,也可以简单地对此加以修饰。

选中文本框后,点击“绘图”工具栏中的“线条颜色”右侧的小黑三角,在弹出的菜单中选择一种颜色或“其它线条颜色”命令,为其指定列表中没有的颜色。

如果点击“带图案线条”命令,那么可以打开“带图案线条”对话框。

在这里指定图案的前景色、背景色,然后选择一种图案,确定后,就不再是单实线的文本框了。

四、弄个3D的文本框

那我们可以选中文本框,然后点击“绘图”工具栏中的“阴影样式”按钮,在弹出的阴影样式中选择一种。

如果想自定义一种,那么可以点击弹出菜单中的“阴影设置”命令,然后利用打开的“阴影设置”工具栏,设置阴影颜色、方向、深度等。

如果还不过瘾,那么可以点击“绘图”工具栏中的“三维效果样式”,在弹出的列表中为文本框指定一种三维效果。

我们还可以在弹出的列表中选择“三维设置”命令,然后利用“三维设置”工具栏中的相应按钮,设置三维颜色、照明角度、方向等相关内容。

需要说明的是,并不是每一种自选图形都可以设置三维效果,所以,如果三维设置不可用,那不妨另试一种自选图形。

好了,经过我们这一番设置,那文本框就不再那么单调了吧?如果您的艺术细胞丰富,没准儿可以弄一个绝顶漂亮的文本框出来呢。

DIY,一个,漂,亮的,Word,文本,框,Word,文本,

自由职业社保多少钱一个月?03/16

灵活就业人员社保只参加养老保险和医疗保险,部分地区可参加失业保险。

据新社通app数据显示,广东揭阳灵活就业养老保险缴费基数2024-2025年最新标准如下:2025年广东揭阳城镇职工社会保险缴费基数用人单位及其职工(包括有雇工的个体工商户及其雇工)分别按2024年度全口径省平的60%(4190元/月)和300%(26421元/月)核定缴费基数的下限和上限执行。

个人缴费比例:20%;(注:本文数据仅供参考,具体以当地缴费标准为准)广东揭阳社保缴费多少钱?自由职业社保多少钱一个月?根据新社通app-社保缴费查询工具提供的最新数据如下:云浮灵活就业人员参加企业职工基本养老保险缴费基数上限26421元,下限4190元,费率20%,云浮灵活就业人员医疗保险可按本人申报缴费工资总额的5%缴纳,或参照用人单位和职工缴费标准按本人申报缴费工资总额的7.5%缴纳。

云浮社保灵活就业人员一个月最低缴纳约上千元。

(备注:数据仅供参考,具体以当地有关法规为准)

在delphiXe2下面创建您的第一个iOS程式(中文)

前往Delphi专题 用Delphi Xe2 开发第一个IOS程序Delphi XE2 完整版: http://www.cr173.com/soft/33280.htmlDelphi XE2 Lite (精简版) http://www.cr173.com/soft/33387.html原文I have been excited for a while to build my own iOS application using Delphi XE2 and FireMonkey. First I installed RAD Studio XE2 on my Windows 7 machine and then went to the Apple Developer website to sign up for an account. Once my Apple Developer account was setup, I went ahead and installed Xcode and the iOS SDK on my Lion machine.Also included with RAD Studio XE2 was ‘FireMonkey-iOS.dmg’ which includes two installer packages (Free Pascal compiler and FireMonkey iOS libraries) that you will need to run on your Mac. You can find the disk image in the Embarcadero RAD Studio program files subfolder, titled ‘FireMonkey-iOS’ on your Windows machine. Just copy it to your Mac and then run the installers.After provisioning my iPhone following the steps explained on the Apple Developer site, I was excited to build my iPhone application. The project shown here didn’t take more than a couple of minutes to setup.Using Delphi XE2, I started out with a new FireMonkey HD iOS application and added a TImage component for my FireMonkey logo and a Reflection effect which I adjusted the properties for to get desired look. Next, two Viewport 3D components were added to the form. One that contained a 3D Text component and a trackbar and one that contained a 3D Image component and a trackbar. I then dropped a couple of labels onto my form to display the angle of rotation. The form background color was changed to a nice gradient and the style changed to the FireMonkey iOS style.This sample application with rotating 3D components, a cool reflection effect and a nice gradient was created in about 5 minutes with only three lines of code.The 3D text component is linked to the trackbar, rotating around the y axis: Text3D1.RotationAngle.y := TrackBar1.Value The 3D image component is linked to the trackbar, rotating around the x axis and displaying the angle of rotation in Label2. Image3D1.RotationAngle.x := TrackBar2.Value;//-19 to adjust for initial angle of rotation Label2.Text := IntToStr(Round(TrackBar2.Value - (-19)));After I finished my project, I hit Run to view it on my Win 7 development machine, after making sure that my files were saved to a folder that I could easily access on my Mac.By going to ‘Tools ->Export to Xcode’, you can export your project to Xcode. (You have to configure your Windows development machine to export Xcode project files which takes a couple of easy steps to complete. Configuration info can be found here: http://docwiki.embarcadero.com/RADStudio/en/FireMonkey_Platform_Prerequisites )I then switched to my Mac and browsed to my shared projects folder and the Xcode subfolder. I also created a custom app icon quickly in Photoshop and swapped it out for the Delphi one that was previously found in my Xcode folder. I then opened my Xcode project in Xcode and hit run.First I viewed my app in the simulator and then ran it on my iPhone. The included pictures and short video show you my running iOS application.用 Google 翻译的文章我一直兴奋了一会儿,来构建自己的IOS应用程序使用Delphi XE2和FireMonkey。

首先,我在我的Windows 7机器上安装RAD Studio的XE2,然后去苹果开发人员网站注册一个帐户。

一旦我的苹果开发人员帐户的设置,我继续我的狮子机上安装的Xcode和IOS SDK。

与RAD Studio的XE2还包括“FireMonkey - iOS.dmg其中包含两个安装程序包(Free Pascal编译器和FireMonkey iOS的图书馆),您将需要在Mac上运行。

你可以找到在Embarcadero RAD Studio程序文件的子文件夹的磁盘映像,题为“FireMonkey - IOS”您的Windows机器上。

只要将它复制到你的Mac,然后运行安装程序。

配置我的iPhone下列步骤苹果开发者网站上的解释后,我很兴奋,建立我的iPhone应用程序。

这里显示的项目没有采取更超过两分钟设置。

使用Delphi XE2中,我开始了一个新FireMonkey高清IOS的应用程序,并添加了我FireMonkey标志的TImage组件和反射效果,我调整了属性以获得所需的外观。

接下来,两个视口的3D组件被添加到窗体。

包含一个3D文字组件的TrackBar包含一个三维图像组件和一个的TrackBar。

然后我放弃我的窗体上的标签,以显示旋转的角度。

窗体的背景色更改为一个很好的梯度和改变的FireMonkey IOS风格样式。

这与旋转的3D组件,冷静的反射效果和一个不错的梯度的示例应用程序是在5分钟左右,只有三行代码。

3D文本组件被链接到的TrackBar,绕Y轴旋转: Text3D1.RotationAngle.y:= TrackBar1.Value的三维图像组件是联系在一起的TrackBar,绕X轴旋转,并显示在Label2的旋转的角度。

Image3D1.RotationAngle.x:= TrackBar2.Value; / / -19,调整旋转Label2.Text初步角度:= IntToStr(回合(TrackBar2.Value - (-19))); 当我完成我的项目,我打胜7开发机器上运行,以查看后确保我的文件被保存到一个文件夹,我可以很容易地访问我的Mac上。

通过将“工具 - >出口到Xcode”,您可以导出你的项目到Xcode。

(您必须配置您的Windows开发机器出口XCode项目文件,这需要几个简单的步骤来完成配置信息可以在这里找到:http://docwiki.embarcadero.com/RADStudio/en/FireMonkey_Platform_Prerequisites) 然后我切换到我的Mac上浏览到我的共享项目文件夹和Xcode的子文件夹。

我也创建了一个定制的应用程序图标在Photoshop中快速交换德尔福以前在我的Xcode文件夹中发现。

然后,我在Xcode中打开我的Xcode项目和命中运行。

首先,我查看我的应用程序在模拟器上,然后跑在我的iPhone。

包含的图片和录像短片,展示你我的运行iOS应用程序。

在,delphiXe2,下面,创建,您的,第一个,iOS,程

加入收藏
               

DIY一个漂亮的Word文本框

点击下载文档

格式为doc格式

  • 账号登录
社交账号登录