HDFC的完整形式是什么?

HDFC:住房发展金融公司 (HDFC: Housing Development Finance Corporation)

HDFC is an abbreviation of Housing Development Finance Corporation. It is a well-known housing expansion finance corporation of India which largely makes available housing loans to low and middle-class people to buy houses and builders for the residential projects. Its main purpose is to advance the progress of the residential housing stock through the action of providing Housing Finance in an organized manner and to develop and improve homeownership in the country.

HDFC是Housing Development Finance Corporation的缩写 。 它是印度著名的住房扩张金融公司,主要向中低阶层的人提供住房贷款,以购买住房和建造房屋的住宅项目。 其主要目的是通过有组织地提供住房融资的行动来促进住宅住房存量的增长,并发展和改善该国的房屋所有权。

Its head office is situated in Mumbai, India. As of July 2017, Aditya Puri is the MD & CEO of HDFC bank. It has a wide-ranging distribution network which includes 427 interconnected offices.

其总部位于印度孟买。 截至2017年7月,Aditya Puri是HDFC银行的总经理兼首席执行官。 它拥有广泛的分销网络,其中包括427个相互连接的办公室。

HDFC核心价值观 (HDFC Core Values)

  • Trust

    相信

  • Integrity

    廉正

  • Transparency

    透明度

  • Professional Service

    专业的服务

HDFC full form


Image source: https://www.whoistheownerof.com/owner-of-hdfc-bank-wiki-ceo-founder/

图片来源:https://www.whoistheownerof.com/owner-of-hdfc-bank-wiki-ceo-founder/

Following given below are some of the popular subsidiaries of HDFC,

以下是HDFC的一些受欢迎的子公司,

  • HDFC Bank Ltd

    HDFC银行有限公司

  • HDFC Developers Ltd

    HDFC开发人员有限公司

  • HDFC Investments Ltd

    HDFC投资有限公司

  • HDFC Holdings Ltd

    HDFC控股有限公司

  • HDFC Trustee Company Ltd

    HDFC受托人有限公司

  • HDFC Realty Ltd

    HDFC房地产有限公司

  • HDFC Property Ventures Ltd

    HDFC Property Ventures Ltd

  • HDFC Venture Capital Ltd

    HDFC风险投资有限公司

  • HDFC Ergo General Insurance Company Ltd

    HDFC Ergo综合保险有限公司

  • HDFC Standard Life Insurance Company Ltd

    HDFC标准人寿保险有限公司

HDFC简史 (HDFC Brief History)

  • On October 17, 1977, HDFC was founded as a Public Limited corporation. It was supported and encouraged by the Industrial Credit and Investment Corporation of India.

    1977年10月17日,HDFC成立为公共有限公司。 它得到了印度工业信贷和投资公司的支持和鼓励。

  • In 1994, HDFC supported the HDFC Bank to provide banking services. It was a private sector bank which was established with the approval of RBI.

    1994年,HDFC支持HDFC银行提供银行服务。 这是一家私人银行,经印度储备银行批准成立。

  • As of June 30, 2019, the distribution network of HDFC bank was at 5500 branches across 2,764 cities.

    截至2019年6月30日,HDFC银行的分销网络遍布2,764个城市的5500个分支机构。

  • In FY 2017, the HDFC bank also installed 4.30 Lakhs POS terminals and issued 235.7 Lakhs debit cards and 1.2 crores credit cards.

    在2017财年,HDFC银行还安装了4.30万卢比的POS终端,并发行了235.7万卢比的借记卡和1.2千万卢比的信用卡。

翻译自: https://www.includehelp.com/dictionary/hdfc-full-form.aspx

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/380616.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

将10000H-1000FH这段空间当做栈,初始状态栈是空的,设置AX=001AH,BX=001BH,利用栈,交换AX和BX的数据

程序: mov ax,1000H mov ss,ax mov sp,0010H;设置AX和BX的值 mov ax,001AH mov bx,001BH;压栈 push ax push bx;出栈 pop ax pop bx解释: 在8086中,段寄存器不能直接传值,要通过一般寄存器,所以先将值传到ax中&#x…

利用WM_CTLCOLOR消息实现编辑控制(Edit Control)的文本与背景色的改变

(Abbey发表于2004-2-1 1:48:45)首先要明白:WM_CTLCOLOR是一个由控制(Control)发送给它父窗口的通知消息(Notification message)。实现步骤:生成一个标准的单文档应用程序框架,假设应用程序的名称为Color。我将利用它的About对话框做示范。在A…

fckeditor文件管理器添加查看、修改、删除文件功能[php]修正下载地址

2009年8月25日 由于PHP存在中文目录读取问题,将延期发布。2009年9月3日 正式发布:查看、修改、删除文件功能的fckeditor 2.6.4.1相关图片请查看:http://home.blueidea.com/attachment/200909/1/336696_1251813604S01b.gif相关其它&#xff1a…

php having,having方法

having方法1、对分组统计的结果,进行筛选如果将分分组查询的结果看成一张表的话,having方法类似where语句的功能2、源码:/thinkphp/library/think/db/Query.php/*** 指定having查询* access public* param string $having having* return $th…

合并排序算法排序过程_合并排序| 用于大型输入的最佳排序算法之一

合并排序算法排序过程What is sorting? 什么是分类? Sorting allows us to process our data in a more organized and efficient way. It makes searching easy as it will now take less time to search for a specific value in a given sorted sequence with …

Linux:jumpserver介绍(1)

官方网站 JumpServer - 开源堡垒机 - 官网https://www.jumpserver.org/ JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。JumpServer 帮助企业以更安全的方式管控和登录所有类型的资产,实现事前授权、事中监察、事后审计&…

对一个简单汇编程序分析

程序: assume cs:codesgcodesg segmentmov ax,0123Hmov bx,0456Hadd ax,bxadd ax,axmov ax,4c00Hint 21Hcodesg endsend伪指令: 伪指令是写给编译器看的,CPU不会执行,在源程序中,包括两种指令,一个是…

datagrid 页眉合并

http://www.codeproject.com/aspnet/MergeDatagridHeader.asp private void DataGrid1_ItemDataBound(object sender, DataGridItemEventArgs e){//产生序号,合并单元格if(e.Item.ItemIndex!-1){e.Item.Cells[1].TextConvert.ToString(e.Item.ItemIndex1);//}else{e…

劈尖等厚干涉条纹matlab,劈尖等厚干涉实验中,k=0级的干涉条纹是条纹,与k级暗条纹对应的空气薄膜的厚度为...

劈尖等厚干涉实验中,k0级的干涉条纹是条纹,与k级暗条纹对应的空气薄膜的厚度为答:暗,kλ/2spampython 编程\nprint(spam[-6:-4])是否报错?(是:则填写报错原因,否:则填写输出结果)答&…

使用OpenCV python模块读取图像并将其另存为灰度系统

In Python, we can use an OpenCV library named cv2. Python does not come with cv2, so we need to install it separately. 在Python中,我们可以使用名为cv2的OpenCV库 。 Python没有随附cv2 ,因此我们需要单独安装它。 For Windows: 对于Windows&a…

loop指令

功能:循环 格式:loop 标号 执行过程: cxcx-1判断cx的值,不为0则转至标号处执行程序,如果为0则向下执行 从上面的执行过程可以看出,cx存放的是循环次数 举个例子:实现2的12次方 assume cs:co…

不知不觉中学会做一个有主见的人

今天还是经历了不少事情,首先中午定好了聚会吃饭的地方,通知了以前班里的同学。事情解决了觉得心里很开心。中午不睡觉去人文馆准备听微软的宣讲会。等到三点多稀稀疏疏的几个人在那里,一个保安跑进来说取消了。埃,居然不通知。虽…

C# datetime 操作

C# datetime 操作 //C#里内置的DateTime基本上都可以实现这些功能,巧用DateTime会使你处理这些事来变轻松多了 //今天 DateTime.Now.Date.ToShortDateString(); //昨天,就是今天的日期减一…

php 子网掩码正则,验证子网掩码正则表达式代码范例

验证子网掩码正则表达式代码实例:在实际应用中可能验证子网掩码合法性的需求并不多,但并不能够保证绝对没有,下面就分享一段能够实现此功能的代码实例,希望能够给需要的朋友带来一定的帮助,代码如下:function checkMask(mask){var…

c# 可变二维数组_C#| 具有固定行大小和可变列大小的二维数组

c# 可变二维数组Here, the task is to declare a two dimensional array – where number rows are given and columns are variable length: 在这里,任务是声明一个二维数组-其中给出了行数,列数是可变长度 : To declare such array, we us…

loop和[bx]的联合应用

计算ffff:0-ffff:b单元中的数据的和,结果存储在dx中(8086) assume cs:codecode segmentmov ax,0ffffhmov ds,axmov bx,0mov dx,0mov cx,12s: mov al,[bx]mov ah,0add dx,axinc bxloop smov ax,4c00hint 21hcode ends endloop相当于for循环&a…

javascript实现网页对联广告

1、将下面代码放到<head></head>之间<SCRIPT languageJavaScript src"tan.js"></SCRIPT> 2、tan.js文件下载地址/Files/MaxIE/2005618154128678.rar转载于:https://www.cnblogs.com/MaxIE/archive/2005/12/22/302475.html

c语言打印数组元素_C程序打印元素差为0或1的子集数

c语言打印数组元素Given an array of integers, find and print the maximum number of integers you can select from the array such that the absolute difference between any two of the chosen integers is less than or equal to 1. 给定一个整数数组&#xff0c;查找并…

将数据、代码、栈放入不同的栈(8086)

先上程序&#xff1a; assume cs:code,ds:data,ss:stackdata segmentdw 0123h,0456h,0789h,0abch,0defh,0fedh,0cbah,0987h data endsstack segmentdw 0,0,0,0,0,0,0,0,0,0 stack endscode segmentstart: mov ax,stackmov ss,axmov sp,20hmov ax,datamov ds,axmov bx,0mov cx,…

ftp put 550 Access is denied

ii6 要想让用户上传文件&#xff0c;必须给整个ftp站点赋予写入权限转载于:https://www.cnblogs.com/dataflowjia/archive/2011/04/06/2007173.html