日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

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

發(fā)布時間:2024/1/1 编程问答 27 豆豆
生活随笔 收集整理的這篇文章主要介紹了 编程为自己制作名片_为所有设备制作数字名片 小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.

編程為自己制作名片

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格式在大多數(shù)設(shè)備和聯(lián)系人管理器(如Blackberry和電子郵件軟件)中均受支持。 允許站點訪問者將公司的地址信息下載到其聯(lián)系人管理器軟件中是很有意義的。 為此:

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

    在支持vCard格式的任何應(yīng)用程序(Microsoft Outlook,Apple Mail等)中為公司創(chuàng)建一個條目。
  • Export the entry as a .vcf file (for example, send an eMail with the contact information included as an attachment).

    將條目導出為.vcf文件(例如,發(fā)送包含聯(lián)系信息作為附件的電子郵件)。

  • Upload the .vcf file to your website.

    將.vcf文件上傳到您的網(wǎng)站。

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

    與鏈接任何其他文件一樣,從網(wǎng)頁創(chuàng)建指向該文件的鏈接。
  • 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

    根據(jù)您的服務(wù)器設(shè)置和網(wǎng)站訪問者使用的軟件,您可能會發(fā)現(xiàn)瀏覽器嘗試顯示文件而不是下載文件。 為此,請在網(wǎng)站的.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.

    我已經(jīng)完成了一個vcard,其中包含一些個人聯(lián)系信息,并已鏈接至該卡片,以便您自己查看結(jié)果。

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

    編程為自己制作名片

    總結(jié)

    以上是生活随笔為你收集整理的编程为自己制作名片_为所有设备制作数字名片的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。

    如果覺得生活随笔網(wǎng)站內(nèi)容還不錯,歡迎將生活随笔推薦給好友。