编程为自己制作名片_为所有设备制作数字名片

编程为自己制作名片

As a vcard file – the digital equivalent of a business card – the  hcard format is supported in most devices and contact managers, such as Blackberry and eMail software. It makes sense to allow a site visitor to download the address information for a company into their contact manager software. To do so:

作为vcard文件(与名片等效),hcard格式在大多数设备和联系人管理器(如Blackberry和电子邮件软件)中均受支持。 允许站点访问者将公司的地址信息下载到其联系人管理器软件中是很有意义的。 为此:

alt
vCard for Dudley Storey shown in Microsoft Outlook
Microsoft Outlook中显示的Dudley Storey的vCard
  1. Create an entry for the company in any application that supports the vCard format (Microsoft Outlook, Apple Mail, etc).

    在支持vCard格式的任何应用程序(Microsoft Outlook,Apple Mail等)中为公司创建一个条目。
  2. Export the entry as a .vcf file (for example, send an eMail with the contact information included as an attachment).

    将条目导出为.vcf文件(例如,发送包含联系信息作为附件的电子邮件)。

  3. Upload the .vcf file to your website.

    .vcf文件上传到您的网站。

  4. Create a link to the file from a webpage, as you would link any other file.

    与链接任何其他文件一样,从网页创建指向该文件的链接。

Depending on your server setup and the software that the site visitor uses, you may find that the browser tries to display the file rather than downloading it. To forestall this, write the following line in your site’s .htaccess file: AddType text/x-vcard .vcf

根据您的服务器设置和网站访问者使用的软件,您可能会发现浏览器尝试显示文件而不是下载文件。 为此,请在网站的.htaccess文件中写以下行:AddType text / x-vcard .vcf

I’ve completed a vcard with some personal contact information and linked to it so you can see the result for yourself.

我已经完成了一个vcard,其中包含一些个人联系信息,并已链接至该卡片,以便您自己查看结果。

翻译自: https://thenewcode.com/667/Make-A-Digital-Business-Card-For-All-Devices

编程为自己制作名片

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
名片管理器是一个小型的Python程序,可以用来记录和管理用户的信息。在这个程序中,我们使用了Python的基本数据类型、函数、条件语句、循环语句等知识点。 下面是这个程序的简要说明: 1. 首先,我们定义了一个名片列表cards,用来存储所有的名片信息。每个名片信息包括姓名、电话、邮箱和地址四个属性。 2. 接着,我们定义了一个menu函数,用来显示程序的菜单,让用户选择相应的功能。 3. 然后,我们定义了一个add_card函数,用来添加新的名片信息。在这个函数中,我们使用了input函数来获取用户输入,并将输入的信息封装成一个字典,再添加到名片列表中。 4. 接下来,我们定义了一个list_card函数,用来列出所有的名片信息。在这个函数中,我们使用了for循环来遍历名片列表,并将每个名片信息打印出来。 5. 然后,我们定义了一个search_card函数,用来查找指定姓名的名片。在这个函数中,我们使用了input函数来获取用户输入,并使用if语句和for循环来查找名片信息。 6. 最后,我们定义了一个delete_card函数,用来删除指定姓名的名片。在这个函数中,我们使用了input函数来获取用户输入,并使用if语句和for循环来查找并删除名片信息。 在使用这个程序时,用户可以通过菜单选择相应的功能,例如添加新名片、列出所有名片、查找指定名片、删除指定名片等。程序会根据用户的选择执行相应的函数,并显示相应的结果。 以上就是名片管理器的简要说明,希望能对您有所帮助。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值