Commit 9e1be9dd authored by 谢宇轩's avatar 谢宇轩 😅

Merge branch 'Translate_View' into 'master'

半导体中改英

See merge request !1
parents 38ef9875 c107c337
This diff is collapsed.
 
@{ @{
ViewBag.Title = "关于我们"; ViewBag.Title = "About us";
} }
<div class="banner banner-contact banner-about"> <div class="banner banner-contact banner-about">
<h1>关于我们</h1> <h1>About us</h1>
</div> </div>
<div class="sub-nav"> <div class="sub-nav">
...@@ -13,19 +13,19 @@ ...@@ -13,19 +13,19 @@
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab1" class="first active"> <a href="#tab1" class="first active">
<i class="iconfont icon-gongsijianjie"></i> <i class="iconfont icon-gongsijianjie"></i>
公司简介 Company Profile
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab2" class=""> <a href="#tab2" class="">
<i class="iconfont icon-dashiji"></i> <i class="iconfont icon-dashiji"></i>
大事记 Events
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab3" class=""> <a href="#tab3" class="">
<i class="iconfont icon-gongsituandui"></i> <i class="iconfont icon-gongsituandui"></i>
公司团队 Company Team
</a> </a>
</div> </div>
</div> </div>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
} }
} }
<div class="banner banner-contact banner-article"> <div class="banner banner-contact banner-article">
<h1>新闻资讯</h1> <h1>News and Information</h1>
</div> </div>
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<article class="article"> <article class="article">
<h1 class="art-title">@Model.Title</h1> <h1 class="art-title">@Model.Title</h1>
<p class="author"><span>@string.Format("{0:yyyy.MM.dd}",Model.Pubdate)</span> 作者:@Model.Source</p> <p class="author"><span>@string.Format("{0:yyyy.MM.dd}",Model.Pubdate)</span> author:@Model.Source</p>
<div class="art-body"> <div class="art-body">
@Html.Raw(Model.Body) @Html.Raw(Model.Body)
</div> </div>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
@{ @{
PageMeta pm = (PageMeta)ViewBag.PageMeta; PageMeta pm = (PageMeta)ViewBag.PageMeta;
ViewBag.Title = pm != null ? pm.Title : "新闻资讯"; ViewBag.Title = pm != null ? pm.Title : "News and Information";
} }
@section header{ @section header{
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
} }
<div class="banner banner-contact banner-article"> <div class="banner banner-contact banner-article">
<h1>新闻资讯</h1> <h1>News and Information</h1>
</div> </div>
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
$.get(url, function (data) { $.get(url, function (data) {
if (data.length == 0) { if (data.length == 0) {
toastr.warning("新闻已全部加载。"); toastr.warning("All the news has been loaded.");
} }
$("#" + container).append(data); $("#" + container).append(data);
}); });
......
...@@ -30,6 +30,6 @@ ...@@ -30,6 +30,6 @@
</div> </div>
<footer class="more"> <footer class="more">
<a href="/article">了解更多</a> <a href="/article">Learn more</a>
</footer> </footer>
</section> </section>
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<time> <time>
@string.Format("{0:yyyy.MM.dd}", item.Pubdate) @string.Format("{0:yyyy.MM.dd}", item.Pubdate)
</time> </time>
<p>查看详情</p> <p>See details</p>
</a> </a>
</div> </div>
</div> </div>
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<h3>@item.Title</h3> <h3>@item.Title</h3>
<p>@item.Summary</p> <p>@item.Summary</p>
<footer class="more"> <footer class="more">
查看详情 See details
</footer> </footer>
</a> </a>
</div> </div>
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
} }
<div class="pager text-center"> <div class="pager text-center">
<a href="#" data-page="@Model.PageIndex" data-seoname="news" data-count="@Model.TotalCount" class="btn btn-load"> <a href="#" data-page="@Model.PageIndex" data-seoname="news" data-count="@Model.TotalCount" class="btn btn-load">
加载更多 Load more
</a> </a>
@*@Html.PagedListPager(Model.Articles, page => Url.Action("Index", new { page = page, seoName = Model.SeoName }),new PagedListRenderOptions() @*@Html.PagedListPager(Model.Articles, page => Url.Action("Index", new { page = page, seoName = Model.SeoName }),new PagedListRenderOptions()
{ {
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
} }
} }
<div class="banner banner-contact banner-business"> <div class="banner banner-contact banner-business">
<h1>投资业务</h1> <h1>Investment Business</h1>
</div> </div>
...@@ -22,19 +22,19 @@ ...@@ -22,19 +22,19 @@
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab1" class="first "> <a href="#tab1" class="first ">
<i class="iconfont icon-zhuyingyewu"></i> <i class="iconfont icon-zhuyingyewu"></i>
主营业务 Main business
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab2" class="active"> <a href="#tab2" class="active">
<i class="iconfont icon-touzilingyu"></i> <i class="iconfont icon-touzilingyu"></i>
投资领域 Investment field
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab3" class=""> <a href="#tab3" class="">
<i class="iconfont icon-touzizuhe"></i> <i class="iconfont icon-touzizuhe"></i>
投资组合 investment portfolio
</a> </a>
</div> </div>
</div> </div>
......
 
@{ @{
ViewBag.Title = "EDA平台"; ViewBag.Title = "EDA platform";
} }
@*<div class="banner banner-contact banner-business"> @*<div class="banner banner-contact banner-business">
<h1>投资业务</h1> <h1>Investment Business</h1>
</div> </div>
<div class="container page-business"> <div class="container page-business">
<div class="setitle1"> <div class="setitle1">
<h2>EDA平台</h2> <h2>EDA platform</h2>
</div> </div>
<p> <p>
2017年6月,海沧区政府与深圳IC基地签订合作协议,建设国家集成电路涉及深圳产业化基地厦门(海沧)基地(简称:海沧基地),打造IC设计公共技术服务平台。海沧 In June 2017, the Haicang District Government signed a cooperation agreement with the Shenzhen IC Base to build the national IC industry base in Xiamen (Haicang) and build a public technology service platform for IC design. Haicang
IC基地由厦门海沧信息产业发展有限公司运营管理,其主要职责是建设服务于IC设计的专业化软硬件环境,整合相关EDA、IP、MPW、测试、培训等资源,全方位、一条龙
服务海沧IC设计企业,建立IC设计企业孵化器,降低IC设计企业的创业门槛及产品研发成本,开展IC设计技术交流和人才培训,帮助海沧提高区域创新能力,加强产业凝聚 The IC base is operated and managed by Xiamen Haicang Information Industry Development Co., Ltd. Its main responsibility is to build professional software and hardware environment serving IC design, integrate relevant EDA, IP, MPW, testing, training and other resources, all-round and one-stop.
力。
Serving Haicang IC Design Enterprises, Establishing IC Design Business Incubator, Reducing the threshold of IC Design Enterprises'entrepreneurship and the cost of product R&D, Developing IC Design Technology Exchange and Personnel Training, Helping Haicang to Improve Regional Innovation Ability and Strengthen Industrial Cohesion
Power.
</p> <p> </p> <p>
服务理念:公共性、专业性、开放性、独立性。 Service concept: publicity, professionalism, openness and independence.
</p> <p> </p> <p>
建设方针:不求所有、不求所在、但求有用、更求有效。 Construction policy: not all, not where, but useful, more effective.
</p> </p>
<p> <p>
......
 
@{ @{
ViewBag.Title = "投资业务"; ViewBag.Title = "Investment Business";
} }
<div class="banner banner-contact banner-business"> <div class="banner banner-contact banner-business">
<h1>投资业务</h1> <h1>Investment Business</h1>
</div> </div>
<div class="sub-nav"> <div class="sub-nav">
...@@ -13,19 +13,19 @@ ...@@ -13,19 +13,19 @@
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab1" class="first active"> <a href="#tab1" class="first active">
<i class="iconfont icon-zhuyingyewu"></i> <i class="iconfont icon-zhuyingyewu"></i>
主营业务 Main business
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab2" class=""> <a href="#tab2" class="">
<i class="iconfont icon-touzilingyu"></i> <i class="iconfont icon-touzilingyu"></i>
投资领域 Investment field
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab3" class=""> <a href="#tab3" class="">
<i class="iconfont icon-touzizuhe"></i> <i class="iconfont icon-touzizuhe"></i>
投资组合 investment portfolio
</a> </a>
</div> </div>
</div> </div>
...@@ -34,33 +34,33 @@ ...@@ -34,33 +34,33 @@
<div class="container page-business tab_item active" id="tab1"> <div class="container page-business tab_item active" id="tab1">
<div class="setitle"> <div class="setitle">
<i class="iconfont icon-zhanlvezhitou"></i> <h2>战略直投</h2> <i class="iconfont icon-zhanlvezhitou"></i> <h2>Strategic direct investment</h2>
</div> </div>
<p>以投资、并购、资本运营和基金管理为手段,打造按市场规律运营的产业资源整合平台,涵盖集成电路设计、集成电路封装测试、产品导向的特色工艺及集成电路装备与材料等领域的重点产品、核心技术和重点应用项目(企业)等。半导体投资集团的目标与任务半导体是核心产业,随着中国半导体产业的成长,以及中国半导体产业基金的投入,中国半导体行业成为各方关注的焦点。以投资、并购、资本运营和基金管理为手段,打造按市场规律运营的产业资源整合平台,涵盖集成电路设计、集成电路封装测试、产品导向的特色工艺及集成电路装备与材料等领域的重点产品、核心技术和重点应用项目(企业)等。半导体投资集团的目标与任务半导体是核心产业,随着中国半导体产业的成长,以及中国半导体产业基金的投入,中国半导体行业成为各方关注的焦点。</p> <p>By means of investment, mergers and acquisitions, capital operation and fund management, we will build a market-based industrial resource integration platform covering key products, core technologies and key application projects (enterprises) in the fields of integrated circuit design, integrated circuit packaging and testing, product-oriented special technology and integrated circuit equipment and materials. Semiconductor Investment Group's goal and task Semiconductor is the core industry. With the growth of China's semiconductor industry and the investment of China's Semiconductor Industry Fund, China's semiconductor industry has become the focus of attention. By means of investment, mergers and acquisitions, capital operation and fund management, we will build a market-based industrial resource integration platform covering key products, core technologies and key application projects (enterprises) in the fields of integrated circuit design, integrated circuit packaging and testing, product-oriented special technology and integrated circuit equipment and materials. Semiconductor Investment Group's goal and task Semiconductor is the core industry. With the growth of China's semiconductor industry and the investment of China's Semiconductor Industry Fund, China's semiconductor industry has become the focus of attention.</p>
<div class="setitle"> <div class="setitle">
<i class="iconfont icon-touzijijin"></i> <h2>投资基金(半导体投资/创业投资)</h2> <i class="iconfont icon-touzijijin"></i> <h2>投资基金(半导体投资/创业投资)</h2>
</div> </div>
<p>以投资、并购、资本运营和基金管理为手段,打造按市场规律运营的产业资源整合平台,涵盖集成电路设计、集成电路封装测试、产品导向的特色工艺及集成电路装备与材料等领域的重点产品、核心技术和重点应用项目(企业)等。半导体投资集团的目标与任务半导体是核心产业,随着中国半导体产业的成长,以及中国半导体产业基金的投入,中国半导体行业成为各方关注的焦点。以投资、并购、资本运营和基金管理为手段,打造按市场规律运营的产业资源整合平台,涵盖集成电路设计、集成电路封装测试、产品导向的特色工艺及集成电路装备与材料等领域的重点产品、核心技术和重点应用项目(企业)等。半导体投资集团的目标与任务半导体是核心产业,随着中国半导体产业的成长,以及中国半导体产业基金的投入,中国半导体行业成为各方关注的焦点。</p> <p>By means of investment, mergers and acquisitions, capital operation and fund management, we will build a market-based industrial resource integration platform covering key products, core technologies and key application projects (enterprises) in the fields of integrated circuit design, integrated circuit packaging and testing, product-oriented special technology and integrated circuit equipment and materials. Semiconductor Investment Group's goal and task Semiconductor is the core industry. With the growth of China's semiconductor industry and the investment of China's Semiconductor Industry Fund, China's semiconductor industry has become the focus of attention. By means of investment, mergers and acquisitions, capital operation and fund management, we will build a market-based industrial resource integration platform covering key products, core technologies and key application projects (enterprises) in the fields of integrated circuit design, integrated circuit packaging and testing, product-oriented special technology and integrated circuit equipment and materials. Semiconductor Investment Group's goal and task Semiconductor is the core industry. With the growth of China's semiconductor industry and the investment of China's Semiconductor Industry Fund, China's semiconductor industry has become the focus of attention.</p>
<div class="setitle"> <div class="setitle">
<i class="iconfont icon-xiangmufuhua"></i> <h2>项目孵化</h2> <i class="iconfont icon-xiangmufuhua"></i> <h2>Project incubation</h2>
</div> </div>
<div class="row se2"> <div class="row se2">
<div class="col-sm-4"> <div class="col-sm-4">
<div class="item item1"> <div class="item item1">
清华SOC平台 Tsinghua SOC Platform
</div> </div>
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<div class="item item2"> <div class="item item2">
EDA平台 EDA platform
</div> </div>
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<div class="item item3"> <div class="item item3">
SIP(筹)平台 SIP(Financing)platform
</div> </div>
</div> </div>
</div> </div>
......
 
@{ @{
ViewBag.Title = "投资业务"; ViewBag.Title = "Investment Business";
} }
<div class="banner banner-contact banner-business"> <div class="banner banner-contact banner-business">
<h1>投资业务</h1> <h1>Investment Business</h1>
</div> </div>
<div class="sub-nav"> <div class="sub-nav">
...@@ -13,19 +13,19 @@ ...@@ -13,19 +13,19 @@
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab1" class="first active"> <a href="#tab1" class="first active">
<i class="iconfont icon-zhuyingyewu"></i> <i class="iconfont icon-zhuyingyewu"></i>
主营业务 Main business
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab2" class=""> <a href="#tab2" class="">
<i class="iconfont icon-touzilingyu"></i> <i class="iconfont icon-touzilingyu"></i>
投资领域 Investment field
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab3" class=""> <a href="#tab3" class="">
<i class="iconfont icon-touzizuhe"></i> <i class="iconfont icon-touzizuhe"></i>
投资组合 investment portfolio
</a> </a>
</div> </div>
</div> </div>
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
</div> </div>
@Html.Action("LinkList", "Links") @Html.Action("LinkList", "Links")
@*<div class="se-title"> @*<div class="se-title">
<h3>芯片设计</h3> <h3>chip design</h3>
</div> </div>
<div class="row"> <div class="row">
<div class="col-sm-6 col-md-4"> <div class="col-sm-6 col-md-4">
...@@ -56,8 +56,8 @@ ...@@ -56,8 +56,8 @@
<div class="icon" style="background-image:url(/Content/img/clients/i1.png);"> <div class="icon" style="background-image:url(/Content/img/clients/i1.png);">
</div> </div>
<h4>绿芯半导体(厦门)有限公司</h4> <h4>Green Core Semiconductor (Xiamen) Co., Ltd.</h4>
<p>高密度柔性基板(FPC)及相关模组产品的研发、生产及销售</p> <p>Development, Production and Sale of High Density Flexible Substrate (FPC) and Related Module Products</p>
</div> </div>
</div> </div>
<div class="col-sm-6 col-md-4"> <div class="col-sm-6 col-md-4">
...@@ -65,8 +65,8 @@ ...@@ -65,8 +65,8 @@
<div class="icon" style="background-image:url(/Content/img/clients/i2.png);"> <div class="icon" style="background-image:url(/Content/img/clients/i2.png);">
</div> </div>
<h4>开元通信技术(厦门)有限公司</h4> <h4>Kaiyuan Communication Technology (Xiamen) Co., Ltd.</h4>
<p>高密度柔性基板(FPC)及相关模组产品的研发、生产及销售</p> <p>Development, Production and Sale of High Density Flexible Substrate (FPC) and Related Module Products</p>
</div> </div>
</div> </div>
<div class="col-sm-6 col-md-4"> <div class="col-sm-6 col-md-4">
...@@ -74,8 +74,8 @@ ...@@ -74,8 +74,8 @@
<div class="icon" style="background-image:url(/Content/img/clients/i3.png);"> <div class="icon" style="background-image:url(/Content/img/clients/i3.png);">
</div> </div>
<h4>厦门码灵半导体技术有限公司</h4> <h4>Xiamen Maling Semiconductor Technology Co., Ltd.</h4>
<p>高密度柔性基板(FPC)及相关模组产品的研发、生产及销售</p> <p>Development, Production and Sale of High Density Flexible Substrate (FPC) and Related Module Products</p>
</div> </div>
</div> </div>
<div class="col-sm-6 col-md-4"> <div class="col-sm-6 col-md-4">
...@@ -83,13 +83,13 @@ ...@@ -83,13 +83,13 @@
<div class="icon" style="background-image:url(/Content/img/clients/i4.png);"> <div class="icon" style="background-image:url(/Content/img/clients/i4.png);">
</div> </div>
<h4>厦门鑫忆讯科技有限公司</h4> <h4>Xiamen Xinyixun Technology Co., Ltd.</h4>
<p>高密度柔性基板(FPC)及相关模组产品的研发、生产及销售</p> <p>Development, Production and Sale of High Density Flexible Substrate (FPC) and Related Module Products</p>
</div> </div>
</div> </div>
</div> </div>
<div class="se-title"> <div class="se-title">
<h3>晶圆制造</h3> <h3>wafer fabrication</h3>
</div> </div>
<div class="row"> <div class="row">
<div class="col-sm-6 col-md-4"> <div class="col-sm-6 col-md-4">
...@@ -97,8 +97,8 @@ ...@@ -97,8 +97,8 @@
<div class="icon" style="background-image:url(/Content/img/clients/i5.png);"> <div class="icon" style="background-image:url(/Content/img/clients/i5.png);">
</div> </div>
<h4>厦门士兰明镓化合物半导体</h4> <h4>Xiamen Shilanming Ga Compound Semiconductor</h4>
<p>高密度柔性基板(FPC)及相关模组产品的研发、生产及销售</p> <p>Development, Production and Sale of High Density Flexible Substrate (FPC) and Related Module Products</p>
</div> </div>
</div> </div>
<div class="col-sm-6 col-md-4"> <div class="col-sm-6 col-md-4">
...@@ -106,15 +106,15 @@ ...@@ -106,15 +106,15 @@
<div class="icon" style="background-image:url(/Content/img/clients/i5.png);"> <div class="icon" style="background-image:url(/Content/img/clients/i5.png);">
</div> </div>
<h4>厦门士兰集科微电子有限公司</h4> <h4>Xiamen Shilanjike Microelectronics Co., Ltd.</h4>
<p>高密度柔性基板(FPC)及相关模组产品的研发、生产及销售</p> <p>Development, Production and Sale of High Density Flexible Substrate (FPC) and Related Module Products</p>
</div> </div>
</div> </div>
</div> </div>
<div class="se-title"> <div class="se-title">
<h3>芯片设计</h3> <h3>chip design</h3>
</div> </div>
<div class="row"> <div class="row">
<div class="col-sm-6 col-md-4"> <div class="col-sm-6 col-md-4">
...@@ -122,8 +122,8 @@ ...@@ -122,8 +122,8 @@
<div class="icon" style="background-image:url(/Content/img/clients/i6.png);"> <div class="icon" style="background-image:url(/Content/img/clients/i6.png);">
</div> </div>
<h4>厦门通富微电子有限公司</h4> <h4>Xiamen Tongfu Microelectronics Co., Ltd.</h4>
<p>高密度柔性基板(FPC)及相关模组产品的研发、生产及销售</p> <p>Development, Production and Sale of High Density Flexible Substrate (FPC) and Related Module Products</p>
</div> </div>
</div> </div>
<div class="col-sm-6 col-md-4"> <div class="col-sm-6 col-md-4">
...@@ -131,8 +131,8 @@ ...@@ -131,8 +131,8 @@
<div class="icon" style="background-image:url(/Content/img/clients/i7.png);"> <div class="icon" style="background-image:url(/Content/img/clients/i7.png);">
</div> </div>
<h4>芯舟科技(厦门)有限公司</h4> <h4>Xinzhou Science and Technology (Xiamen) Co., Ltd.</h4>
<p>高密度柔性基板(FPC)及相关模组产品的研发、生产及销售</p> <p>Development, Production and Sale of High Density Flexible Substrate (FPC) and Related Module Products</p>
</div> </div>
</div> </div>
<div class="col-sm-6 col-md-4"> <div class="col-sm-6 col-md-4">
...@@ -140,8 +140,8 @@ ...@@ -140,8 +140,8 @@
<div class="icon" style="background-image:url(/Content/img/clients/i8.png);"> <div class="icon" style="background-image:url(/Content/img/clients/i8.png);">
</div> </div>
<h4>厦门金柏半导体有限公司</h4> <h4>Xiamen Jinbai Semiconductor Co., Ltd.</h4>
<p>高密度柔性基板(FPC)及相关模组产品的研发、生产及销售</p> <p>Development, Production and Sale of High Density Flexible Substrate (FPC) and Related Module Products</p>
</div> </div>
</div> </div>
<div class="col-sm-6 col-md-4"> <div class="col-sm-6 col-md-4">
...@@ -149,8 +149,8 @@ ...@@ -149,8 +149,8 @@
<div class="icon" style="background-image:url(/Content/img/clients/i9.png);"> <div class="icon" style="background-image:url(/Content/img/clients/i9.png);">
</div> </div>
<h4>云天半导体有限公司</h4> <h4>Yuntian Semiconductor Co., Ltd.</h4>
<p>高密度柔性基板(FPC)及相关模组产品的研发、生产及销售</p> <p>Development, Production and Sale of High Density Flexible Substrate (FPC) and Related Module Products</p>
</div> </div>
</div> </div>
</div>*@ </div>*@
......
 
@{ @{
ViewBag.Title = "SIP(筹)平台"; ViewBag.Title = "SIP(Financing)platform";
} }
@*<div class="banner banner-contact banner-business"> @*<div class="banner banner-contact banner-business">
<h1>投资业务</h1> <h1>Investment Business</h1>
</div> </div>
<div class="container page-business"> <div class="container page-business">
<div class="setitle1"> <div class="setitle1">
<h2>SIP(筹)平台</h2> <h2>SIP(Financing)platform</h2>
</div> </div>
</div>*@ </div>*@
......
 
@{ @{
ViewBag.Title = "SoC平台"; ViewBag.Title = "SoC platform";
} }
@*<div class="banner banner-contact banner-business"> @*<div class="banner banner-contact banner-business">
<h1>投资业务</h1> <h1>Investment Business</h1>
</div> </div>
<div class="container page-business"> <div class="container page-business">
<div class="setitle1"> <div class="setitle1">
<h2>SoC平台</h2> <h2>SoC platform</h2>
</div> </div>
<p> <p>
嵌入式处理器与SoC设计技术服务平台,由厦门半导体投资集团有限公司与清华大学微电子学研究所共建,基于RISC-V指令集,结合IC设计初创公司对于机器视觉、图形图像处理等方面的应用需求,设计开发嵌入式处理器内核,旨在为相关企业提供基于RISC-V的CPU技术服务支撑,同时满足企业对于人才培养与培训等方面需求。 Embedded processor and SoC design technology service platform are built by Xiamen Semiconductor Investment Group Co., Ltd. and Tsinghua University Institute of Microelectronics. Based on RISC-V instruction set, and combined with the application requirements of IC design startup company for machine vision, graphics and image processing, an embedded processor core is designed and developed to provide RISC-V-based CPU technology clothing for related enterprises. Business support, while meeting the needs of enterprises for personnel training and training.
</p> </p>
<p> <p>
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
@item.Summary @item.Summary
</p> </p>
@*<footer class="more"> @*<footer class="more">
<a href="@Url.Action("Detail",new { id=item.Id})">了解更多</a> <a href="@Url.Action("Detail",new { id=item.Id})">Learn more</a>
</footer>*@ </footer>*@
</div> </div>
</div> </div>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@foreach (var item in years) @foreach (var item in years)
{ {
<h2>@string.Format("{0}", item)</h2> <h2>@string.Format("{0} year", item)</h2>
var sublist = Model.Where(d => d.Year == item).ToList(); var sublist = Model.Where(d => d.Year == item).ToList();
<dl> <dl>
@foreach (var sub in sublist) @foreach (var sub in sublist)
...@@ -18,11 +18,11 @@ ...@@ -18,11 +18,11 @@
<dt> <dt>
@if (sub.Day != null) @if (sub.Day != null)
{ {
<span>@string.Format("{0}月{1}日", sub.Month,sub.Day)</span> <span>@string.Format("{0} month{1} day", sub.Month,sub.Day)</span>
} }
else else
{ {
<span>@string.Format("{0}", sub.Month)</span> <span>@string.Format("{0} month", sub.Month)</span>
} }
<img src="~/Content/img/dot.png" class="dot" /> <img src="~/Content/img/dot.png" class="dot" />
......
 
@{ @{
ViewBag.Title = "合作咨询"; ViewBag.Title = "Cooperative Consultation";
} }
<div class="banner banner-contact"> <div class="banner banner-contact">
...@@ -12,18 +12,18 @@ ...@@ -12,18 +12,18 @@
<div class="row"> <div class="row">
<div class="col-xs-4 col-sm-3 col-md-2"> <div class="col-xs-4 col-sm-3 col-md-2">
<a href="#"> <a href="#">
联系方式 Contact information
</a> </a>
</div> </div>
<div class="col-xs-4 col-sm-3 col-md-2"> <div class="col-xs-4 col-sm-3 col-md-2">
<a href="#" class="active"> <a href="#" class="active">
合作咨询 Cooperative Consultation
</a> </a>
</div> </div>
<div class="col-xs-4 col-sm-3 col-md-2"> <div class="col-xs-4 col-sm-3 col-md-2">
<a href="#"> <a href="#">
招贤纳士 Invite to one's side men of wisdom and Valor
</a> </a>
</div> </div>
</div> </div>
...@@ -34,13 +34,13 @@ ...@@ -34,13 +34,13 @@
<div class="page-contact container"> <div class="page-contact container">
<div class="contact"> <div class="contact">
<h2> <h2>
品牌市场合作 Brand Market Cooperation
</h2> </h2>
<p class="des">如有合作意向,敬请联系我们,欢迎您的垂询!</p> <p class="des">If you have any intention of cooperation, please contact us and welcome your inquiry.</p>
<p> <p>
联系人:林女士<br /> Contact person: Ms. Lin<br />
邮箱地址:linxueqing@dazhijinke.com E-mail address: linxueqing@dazhijinke.com
</p> </p>
</div> </div>
</div> </div>
\ No newline at end of file
 
@{ @{
ViewBag.Title = "联系我们"; ViewBag.Title = "Contact us";
} }
<div class="banner banner-contact"> <div class="banner banner-contact">
<h1>联系我们</h1> <h1>Contact us</h1>
</div> </div>
<div class="sub-nav"> <div class="sub-nav">
...@@ -13,19 +13,19 @@ ...@@ -13,19 +13,19 @@
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab1" class="first active"> <a href="#tab1" class="first active">
<i class="iconfont icon-lianxifangshi"></i> <i class="iconfont icon-lianxifangshi"></i>
联系方式 Contact information
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab2" class=""> <a href="#tab2" class="">
<i class="iconfont icon-liuyanfankui"></i> <i class="iconfont icon-liuyanfankui"></i>
留言反馈 Feedback
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="#tab3" class=""> <a href="#tab3" class="">
<i class="iconfont icon-yewuhezuo"></i> <i class="iconfont icon-yewuhezuo"></i>
业务合作 business cooperation
</a> </a>
</div> </div>
</div> </div>
......
...@@ -16,36 +16,36 @@ ...@@ -16,36 +16,36 @@
<div class="row"> <div class="row">
<div class="col-sm-4"> <div class="col-sm-4">
<div class="flied"> <div class="flied">
<label><i class="iconfont icon-icon-user"></i> 姓名</label> <label><i class="iconfont icon-icon-user"></i> Full name</label>
@Html.TextBoxFor(model => model.Name, new { @class = "form-control" }) @Html.TextBoxFor(model => model.Name, new { @class = "form-control" })
</div> </div>
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<div class="flied"> <div class="flied">
<label><i class="iconfont icon-phone"></i> 电话</label> <label><i class="iconfont icon-phone"></i> Telephone</label>
@Html.TextBoxFor(model => model.Phone, new { @class = "form-control" }) @Html.TextBoxFor(model => model.Phone, new { @class = "form-control" })
</div> </div>
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<div class="flied"> <div class="flied">
<label><i class="iconfont icon-youjian"></i> 邮箱</label> <label><i class="iconfont icon-youjian"></i> mailbox</label>
@Html.TextBoxFor(model => model.Email, new { @class = "form-control" }) @Html.TextBoxFor(model => model.Email, new { @class = "form-control" })
</div> </div>
</div> </div>
<div class="col-sm-12"> <div class="col-sm-12">
<div class="flied"> <div class="flied">
<label><i class="iconfont icon-tag"></i> 主题</label> <label><i class="iconfont icon-tag"></i> theme</label>
@Html.TextBoxFor(model => model.Title, new { @class = "form-control" }) @Html.TextBoxFor(model => model.Title, new { @class = "form-control" })
</div> </div>
</div> </div>
<div class="col-sm-12"> <div class="col-sm-12">
<div class="flied"> <div class="flied">
<label><i class="iconfont icon-file-text-fill"></i> 内容</label> <label><i class="iconfont icon-file-text-fill"></i> content</label>
@Html.TextAreaFor(model => model.Body, new { @class = "form-control",rows="8" }) @Html.TextAreaFor(model => model.Body, new { @class = "form-control",rows="8" })
</div> </div>
</div> </div>
</div> </div>
<div class="text-center"> <div class="text-center">
<button type="submit" class="btn btn-primary">提交</button> <button type="submit" class="btn btn-primary">Submission</button>
</div> </div>
} }
...@@ -16,36 +16,36 @@ ...@@ -16,36 +16,36 @@
<div class="row"> <div class="row">
<div class="col-sm-4"> <div class="col-sm-4">
<div class="flied"> <div class="flied">
<label><i class="iconfont icon-icon-user"></i> 姓名</label> <label><i class="iconfont icon-icon-user"></i> Full name</label>
@Html.TextBoxFor(model => model.Name, new { @class = "form-control" }) @Html.TextBoxFor(model => model.Name, new { @class = "form-control" })
</div> </div>
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<div class="flied"> <div class="flied">
<label><i class="iconfont icon-phone"></i> 电话</label> <label><i class="iconfont icon-phone"></i> Telephone</label>
@Html.TextBoxFor(model => model.Phone, new { @class = "form-control" }) @Html.TextBoxFor(model => model.Phone, new { @class = "form-control" })
</div> </div>
</div> </div>
<div class="col-sm-4"> <div class="col-sm-4">
<div class="flied"> <div class="flied">
<label><i class="iconfont icon-youjian"></i> 邮箱</label> <label><i class="iconfont icon-youjian"></i> mailbox</label>
@Html.TextBoxFor(model => model.Email, new { @class = "form-control" }) @Html.TextBoxFor(model => model.Email, new { @class = "form-control" })
</div> </div>
</div> </div>
<div class="col-sm-12"> <div class="col-sm-12">
<div class="flied"> <div class="flied">
<label><i class="iconfont icon-tag"></i> 主题</label> <label><i class="iconfont icon-tag"></i> theme</label>
@Html.TextBoxFor(model => model.Title, new { @class = "form-control" }) @Html.TextBoxFor(model => model.Title, new { @class = "form-control" })
</div> </div>
</div> </div>
<div class="col-sm-12"> <div class="col-sm-12">
<div class="flied"> <div class="flied">
<label><i class="iconfont icon-file-text-fill"></i> 内容</label> <label><i class="iconfont icon-file-text-fill"></i> content</label>
@Html.TextAreaFor(model => model.Body, new { @class = "form-control",rows="8" }) @Html.TextAreaFor(model => model.Body, new { @class = "form-control",rows="8" })
</div> </div>
</div> </div>
</div> </div>
<div class="text-center"> <div class="text-center">
<button type="submit" class="btn btn-primary">提交</button> <button type="submit" class="btn btn-primary">Submission</button>
</div> </div>
} }
@{ @{
ViewBag.Title = "首页"; ViewBag.Title = "home page";
} }
@section header{ @section header{
<link href="~/Plugins/bxslider/jquery.bxslider.min.css" rel="stylesheet" /> <link href="~/Plugins/bxslider/jquery.bxslider.min.css" rel="stylesheet" />
...@@ -13,12 +13,12 @@ ...@@ -13,12 +13,12 @@
<div class="row"> <div class="row">
<div class="col-md-8 col-md-offset-2 col-lg-10 col-lg-offset-1"> <div class="col-md-8 col-md-offset-2 col-lg-10 col-lg-offset-1">
<p class="text"> <p class="text">
厦门半导体投资集团有限公司(简称:厦门半导体集团)是一家专注于半导体行业,以投资、并购和资本运营为主要业务,并坚持按市场机制独立运营的半导体投资公司。 Xiamen Semiconductor Investment Group Co., Ltd. (hereinafter referred to as Xiamen Semiconductor Group) is a semiconductor investment company focusing on the semiconductor industry, with investment, merger and acquisition and capital operation as its main business, and insisting on operating independently according to the market mechanism.
</p> </p>
</div> </div>
</div> </div>
<footer class="more"> <footer class="more">
<a href="/about">了解更多</a> <a href="/about">Learn more</a>
</footer> </footer>
</section> </section>
<section class="section section2"> <section class="section section2">
...@@ -32,18 +32,18 @@ ...@@ -32,18 +32,18 @@
<div class="over"> <div class="over">
<i class="iconfont icon-zhanlvezhitou"></i> <i class="iconfont icon-zhanlvezhitou"></i>
<h3> <h3>
战略直投 Strategic direct investment
</h3> </h3>
<ul class="list"> <ul class="list">
<li> <li>
信息技术 information technology
</li> </li>
<li>集成电路</li> <li>Integrated circuit</li>
<li>通讯、光电</li> <li>Communication, Photoelectricity</li>
<li>消费类</li> <li>Consumption</li>
<li>物联网(IOT)</li> <li>Internet of Things (IOT)</li>
<li>功率器件</li> <li>power device</li>
<li>传感器</li> <li>sensor</li>
</ul> </ul>
</div> </div>
...@@ -54,12 +54,12 @@ ...@@ -54,12 +54,12 @@
<div class="item item2"> <div class="item item2">
<div class="over"> <div class="over">
<i class="iconfont icon-touzijijin"></i> <i class="iconfont icon-touzijijin"></i>
<h3>投资基金</h3> <h3>Investment funds</h3>
<ul class="list"> <ul class="list">
<li> <li>
基金管理 fund management
</li> </li>
<li>引导基金管理/运营</li> <li>Guiding Fund Management/Operation</li>
</ul> </ul>
</div> </div>
...@@ -70,13 +70,13 @@ ...@@ -70,13 +70,13 @@
<div class="item item3"> <div class="item item3">
<div class="over"> <div class="over">
<i class="iconfont icon-xiangmufuhua"></i> <i class="iconfont icon-xiangmufuhua"></i>
<h3>项目孵化</h3> <h3>Project incubation</h3>
<ul class="list"> <ul class="list">
<li> <li>
海内外创业团队孵化 Incubation of entrepreneurship teams at home and abroad
</li> </li>
<li>孵化器(加速器)</li> <li>Incubator (Accelerator)</li>
<li>重点方向培育</li> <li>Fostering Key Directions</li>
</ul> </ul>
</div> </div>
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
</div> </div>
<footer class="more"> <footer class="more">
<a href="/business">了解更多</a> <a href="/business">Learn more</a>
</footer> </footer>
</section> </section>
......
...@@ -11,18 +11,18 @@ ...@@ -11,18 +11,18 @@
<div class="row"> <div class="row">
<div class="col-xs-4 col-sm-3 col-md-2"> <div class="col-xs-4 col-sm-3 col-md-2">
<a href="/contact#tab2"> <a href="/contact#tab2">
联系方式 Contact information
</a> </a>
</div> </div>
<div class="col-xs-4 col-sm-3 col-md-2"> <div class="col-xs-4 col-sm-3 col-md-2">
<a href="/contact#tab1"> <a href="/contact#tab1">
合作咨询 Cooperative Consultation
</a> </a>
</div> </div>
<div class="col-xs-4 col-sm-3 col-md-2"> <div class="col-xs-4 col-sm-3 col-md-2">
<a href="/contact#tab3" class="active"> <a href="/contact#tab3" class="active">
招贤纳士 Invite to one's side men of wisdom and Valor
</a> </a>
</div> </div>
</div> </div>
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<div class="job-content"> <div class="job-content">
@Html.Raw(Model.Description) @Html.Raw(Model.Description)
</div> </div>
<p class="email">岗位投递邮箱:<a href="mailto:linxueqing@dazhijinke.com">linxueqing@dazhijinke.com</a></p> <p class="email">Post delivery mailbox:<a href="mailto:linxueqing@dazhijinke.com">linxueqing@dazhijinke.com</a></p>
</div> </div>
@section footer{ @section footer{
......
@model IEnumerable<Job> @model IEnumerable<Job>
@{ @{
ViewBag.Title = "招贤纳士"; ViewBag.Title = "Invite to one's side men of wisdom and Valor";
} }
<div class="banner banner-contact banner-job"> <div class="banner banner-contact banner-job">
<h1>人才招聘</h1> <h1>Talent Recruitment</h1>
</div> </div>
<div class="sub-nav"> <div class="sub-nav">
...@@ -13,13 +13,13 @@ ...@@ -13,13 +13,13 @@
<div class="col-xs-6"> <div class="col-xs-6">
<a href="#tab1" class="first active"> <a href="#tab1" class="first active">
<i class="iconfont icon-rencailinian"></i> <i class="iconfont icon-rencailinian"></i>
人才理念 Talent Idea
</a> </a>
</div> </div>
<div class="col-xs-6"> <div class="col-xs-6">
<a href="#tab2" class=""> <a href="#tab2" class="">
<i class="iconfont icon-zhaopinxinxi"></i> <i class="iconfont icon-zhaopinxinxi"></i>
招聘信息 Recruitment Information
</a> </a>
</div> </div>
...@@ -31,24 +31,23 @@ ...@@ -31,24 +31,23 @@
<div class="page-job container tab_item active" id="tab1"> <div class="page-job container tab_item active" id="tab1">
<div class="item item1"> <div class="item item1">
<h2>指导思想 Vision</h2> <h2>guiding ideology Vision</h2>
<ul> <ul>
<li> <li>
大问题上的模糊准确远远比小问题上的完美精确更为重要 Fuzzy accuracy on big problems is far more important than perfect accuracy on small ones.
</li> </li>
<li>在正确路径上,持续积累的力量是非常强大</li> <li>On the right path, the power of continuous accumulation is very powerful.</li>
</ul> </ul>
</div> </div>
<div class="item item2"> <div class="item item2">
<h2>机遇与使命 Mission Statement</h2> <h2>Opportunities and Missions Mission Statement</h2>
<ul> <ul>
<li> <li>
制造业为先,夯实集成电路基础工业体系 Take manufacturing industry as the first step and consolidate the basic industrial system of integrated circuits
</li> </li>
<li>国家集成电路产业发展布局中的重要承载区</li> <li>Important Bearing Areas in the Development Layout of National Integrated Circuit Industry</li>
<li>具有厦门海沧特色的集成电路产业集聚区</li> <li>Integrated Circuit Industry Cluster Area with Xiamen Haicang Characteristics</li>
<li>重点关注后摩尔时代的机遇,在混乱、整合、颠覆性创新高发期,面向新兴市场寻求机会!</li> <li>Focus on opportunities in the post-Moore era, and look for opportunities in emerging markets in a period of chaos, integration and disruptive innovation.</li>
</ul> </ul>
</div> </div>
...@@ -64,7 +63,7 @@ ...@@ -64,7 +63,7 @@
<a href="@Url.Action("Details",new { seoName = item.SeoName})"> <a href="@Url.Action("Details",new { seoName = item.SeoName})">
@item.Post @item.Post
<div class="open">展开详情</div> <div class="open">Expansion details</div>
</a> </a>
</div> </div>
<div class="content"> <div class="content">
...@@ -118,9 +117,9 @@ ...@@ -118,9 +117,9 @@
$(this).closest(".job").find(".content").slideToggle(); $(this).closest(".job").find(".content").slideToggle();
$(this).find(".open").toggleClass("active"); $(this).find(".open").toggleClass("active");
if ($(this).find(".open").hasClass("active")) { if ($(this).find(".open").hasClass("active")) {
$(this).find(".open").text("收起详情"); $(this).find(".open").text("Collect the details");
} else { } else {
$(this).find(".open").text("展示详情"); $(this).find(".open").text("Show details");
} }
......
@model IEnumerable<Job> @model IEnumerable<Job>
@{ @{
ViewBag.Title = "招贤纳士"; ViewBag.Title = "Invite to one's side men of wisdom and Valor";
} }
<div class="banner banner-contact banner-job"> <div class="banner banner-contact banner-job">
<h1>人才招聘</h1> <h1>Talent Recruitment</h1>
</div> </div>
<div class="sub-nav"> <div class="sub-nav">
...@@ -13,13 +13,13 @@ ...@@ -13,13 +13,13 @@
<div class="col-xs-6"> <div class="col-xs-6">
<a href="#tab1" class="first active"> <a href="#tab1" class="first active">
<i class="iconfont icon-rencailinian"></i> <i class="iconfont icon-rencailinian"></i>
人才理念 Talent Idea
</a> </a>
</div> </div>
<div class="col-xs-6"> <div class="col-xs-6">
<a href="#tab2" class=""> <a href="#tab2" class="">
<i class="iconfont icon-zhaopinxinxi"></i> <i class="iconfont icon-zhaopinxinxi"></i>
招聘信息 Recruitment Information
</a> </a>
</div> </div>
...@@ -31,24 +31,23 @@ ...@@ -31,24 +31,23 @@
<div class="page-job container tab_item active" id="tab1"> <div class="page-job container tab_item active" id="tab1">
@Html.Action("PartContent", "Pages", new { seoName = "vision" }) @Html.Action("PartContent", "Pages", new { seoName = "vision" })
@*<div class="item item1"> @*<div class="item item1">
<h2>指导思想 Vision</h2> <h2>guiding ideology Vision</h2>
<ul> <ul>
<li> <li>
大问题上的模糊准确远远比小问题上的完美精确更为重要 Fuzzy accuracy on big problems is far more important than perfect accuracy on small ones.
</li> </li>
<li>在正确路径上,持续积累的力量是非常强大</li> <li>On the right path, the power of continuous accumulation is very powerful.</li>
</ul> </ul>
</div> </div>
<div class="item item2"> <div class="item item2">
<h2>机遇与使命 Mission Statement</h2> <h2>Opportunities and Missions Mission Statement</h2>
<ul> <ul>
<li> <li>
制造业为先,夯实集成电路基础工业体系 Take manufacturing industry as the first step and consolidate the basic industrial system of integrated circuits
</li> </li>
<li>国家集成电路产业发展布局中的重要承载区</li> <li>Important Bearing Areas in the Development Layout of National Integrated Circuit Industry</li>
<li>具有厦门海沧特色的集成电路产业集聚区</li> <li>Integrated Circuit Industry Cluster Area with Xiamen Haicang Characteristics</li>
<li>重点关注后摩尔时代的机遇,在混乱、整合、颠覆性创新高发期,面向新兴市场寻求机会!</li> <li>Focus on opportunities in the post-Moore era, and look for opportunities in emerging markets in a period of chaos, integration and disruptive innovation.</li>
</ul> </ul>
</div>*@ </div>*@
...@@ -64,7 +63,7 @@ ...@@ -64,7 +63,7 @@
<a href="@Url.Action("Details",new { seoName = item.SeoName})"> <a href="@Url.Action("Details",new { seoName = item.SeoName})">
@item.Post @item.Post
<div class="open">展开详情</div> <div class="open">Expansion details</div>
</a> </a>
</div> </div>
<div class="content"> <div class="content">
...@@ -118,9 +117,9 @@ ...@@ -118,9 +117,9 @@
$(this).closest(".job").find(".content").slideToggle(); $(this).closest(".job").find(".content").slideToggle();
$(this).find(".open").toggleClass("active"); $(this).find(".open").toggleClass("active");
if ($(this).find(".open").hasClass("active")) { if ($(this).find(".open").hasClass("active")) {
$(this).find(".open").text("收起详情"); $(this).find(".open").text("Collect the details");
} else { } else {
$(this).find(".open").text("展示详情"); $(this).find(".open").text("Show details");
} }
......
...@@ -13,5 +13,5 @@ ...@@ -13,5 +13,5 @@
} }
</div> </div>
<p class="email">岗位投递邮箱:<a href="mailto:linxueqing@dazhijinke.com">linxueqing@dazhijinke.com</a></p> <p class="email">Post delivery mailbox:<a href="mailto:linxueqing@dazhijinke.com">linxueqing@dazhijinke.com</a></p>
</div> </div>
\ No newline at end of file
...@@ -24,6 +24,6 @@ ...@@ -24,6 +24,6 @@
<footer class="more"> <footer class="more">
<a href="/links">了解更多</a> <a href="/links">Learn more</a>
</footer> </footer>
</section> </section>
\ No newline at end of file
This diff is collapsed.
@model SIG.Model.Front.InputModel.RegisterIM @model SIG.Model.Front.InputModel.RegisterIM
@{ @{
ViewBag.Title = "注册会员"; ViewBag.Title = "Registered Members";
Layout = null; Layout = null;
...@@ -70,10 +70,10 @@ ...@@ -70,10 +70,10 @@
<div class="input-row"> <div class="input-row">
<div class="row"> <div class="row">
<div class="col-xs-3"> <div class="col-xs-3">
<label>用户名</label> <label>User name</label>
</div> </div>
<div class="col-xs-9"> <div class="col-xs-9">
@Html.EditorFor(model => model.UserName, new { htmlAttributes = new { @class = "input-control", placeholder = "请输入您的用户名" } }) @Html.EditorFor(model => model.UserName, new { htmlAttributes = new { @class = "input-control", placeholder = "Please enter your username" } })
</div> </div>
</div> </div>
...@@ -82,10 +82,10 @@ ...@@ -82,10 +82,10 @@
<div class="input-row"> <div class="input-row">
<div class="row"> <div class="row">
<div class="col-xs-3"> <div class="col-xs-3">
<label>手机号</label> <label>Cell-phone number</label>
</div> </div>
<div class="col-xs-9"> <div class="col-xs-9">
@Html.EditorFor(model => model.Mobile, new { htmlAttributes = new { @class = "input-control", placeholder = "请输入您的真实有效的手机号" } }) @Html.EditorFor(model => model.Mobile, new { htmlAttributes = new { @class = "input-control", placeholder = "Please enter your real and valid mobile phone number." } })
</div> </div>
</div> </div>
...@@ -94,13 +94,13 @@ ...@@ -94,13 +94,13 @@
<div class="input-row"> <div class="input-row">
<div class="row"> <div class="row">
<div class="col-xs-3"> <div class="col-xs-3">
<label>验证码</label> <label>Verification Code</label>
</div> </div>
<div class="col-xs-5"> <div class="col-xs-5">
@Html.EditorFor(model => model.MobileCode, new { htmlAttributes = new { @class = "input-control", placeholder = "请输入验证码" } }) @Html.EditorFor(model => model.MobileCode, new { htmlAttributes = new { @class = "input-control", placeholder = "Please enter the verification code." } })
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<input type="button" id="btnSend" class="btnSend" onclick="settime(this)" value="发送验证码" /> <input type="button" id="btnSend" class="btnSend" onclick="settime(this)" value="Send Verification Code" />
</div> </div>
</div> </div>
...@@ -109,10 +109,10 @@ ...@@ -109,10 +109,10 @@
<div class="input-row"> <div class="input-row">
<div class="row"> <div class="row">
<div class="col-xs-3"> <div class="col-xs-3">
<label>密码</label> <label>Password</label>
</div> </div>
<div class="col-xs-9"> <div class="col-xs-9">
@Html.EditorFor(model => model.Password, new { htmlAttributes = new { @class = "input-control", placeholder = "请输入您的密码" } }) @Html.EditorFor(model => model.Password, new { htmlAttributes = new { @class = "input-control", placeholder = "Please enter your password." } })
</div> </div>
</div> </div>
</div> </div>
...@@ -120,22 +120,22 @@ ...@@ -120,22 +120,22 @@
<div class="input-row"> <div class="input-row">
<div class="row"> <div class="row">
<div class="col-xs-3"> <div class="col-xs-3">
<label>确认密码</label> <label>Confirm password</label>
</div> </div>
<div class="col-xs-9"> <div class="col-xs-9">
@Html.EditorFor(model => model.ConfirmPassword, new { htmlAttributes = new { @class = "input-control", placeholder = "请输入您的确认密码" } }) @Html.EditorFor(model => model.ConfirmPassword, new { htmlAttributes = new { @class = "input-control", placeholder = "Please enter your confirmation password." } })
</div> </div>
</div> </div>
</div> </div>
@Html.ValidationMessageFor(model => model.ConfirmPassword) @Html.ValidationMessageFor(model => model.ConfirmPassword)
<p class="xieyi"><input type="checkbox" checked id="ig" /> 我已阅读并同意<a href="#" id="btnAgreement">《含光投资网站注册协议》</a></p> <p class="xieyi"><input type="checkbox" checked id="ig" /> I have read and agreed.<a href="#" id="btnAgreement">"Inclusive Optical Investment Website Registration Agreement"</a></p>
<div class="action"> <div class="action">
<button type="submit" id="btnFormRegister" class="btn-login">立即注册</button> <button type="submit" id="btnFormRegister" class="btn-login">Immediate registration</button>
<a href="@Url.Action("Index","Home",new { login="ok"})" class="btn-login-outline">已有账号,去登录</a> <a href="@Url.Action("Index","Home",new { login="ok"})" class="btn-login-outline">Have an account, log in</a>
</div> </div>
<p class="tip">如需帮助,请拨打客服热线 <strong>010-58135000</strong></p> <p class="tip">If you need help, please call the customer service hotline.<strong>010-58135000</strong></p>
} }
</div> </div>
</div> </div>
......
@model IEnumerable<Product> @model IEnumerable<Product>
@{ @{
var pm = (PageMeta)ViewBag.PageMeta; var pm = (PageMeta)ViewBag.PageMeta;
ViewBag.Title = pm != null ? pm.Title : "产品展示"; ViewBag.Title = pm != null ? pm.Title : "Product Display";
} }
@section header{ @section header{
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
} }
} }
<div class="page-product"> <div class="page-product">
<img class="banner-product" src="/content/img/banner/banner-product.jpg" alt="新蜜茶"> <img class="banner-product" src="/content/img/banner/banner-product.jpg" alt="New Honey Tea">
@foreach (var item in Model) @foreach (var item in Model)
{ {
......
@{ @{
var pm = (PageMeta)ViewBag.PageMeta; var pm = (PageMeta)ViewBag.PageMeta;
ViewBag.Title = pm != null ? pm.Title : "核心产品"; ViewBag.Title = pm != null ? pm.Title : "Core products";
} }
@section header{ @section header{
@if (pm != null) @if (pm != null)
...@@ -20,10 +20,10 @@ ...@@ -20,10 +20,10 @@
<div class="item"> <div class="item">
<div class="text"> <div class="text">
<header> <header>
<i class="iconfont icon-dazhiyingxiao"></i> 大智数营 <i class="iconfont icon-dazhiyingxiao"></i> Dazhi Number Battalion
</header> </header>
<p>大智金科智能数字营销平台,通过对接各种交易场景和自营流量产品,快速触达海量用户。平台提供多重营销获客解决方案,帮助企业通过多触点达到目标人群,结合智能反欺诈筛选,高效获取有效客户流量。</p> <p>Dazhijinke Intelligent Digital Marketing Platform, through the docking of various trading scenarios and proprietary traffic products, quickly reaches a large number of users. The platform provides multiple marketing solutions to help enterprises reach target groups through multiple contacts, and combines intelligent anti-fraud screening to efficiently obtain effective customer traffic.</p>
</div> </div>
</div> </div>
</div> </div>
...@@ -31,10 +31,10 @@ ...@@ -31,10 +31,10 @@
<div class="item item2"> <div class="item item2">
<div class="text"> <div class="text">
<header> <header>
<i class="iconfont icon-dazhifengkong"></i> 大智风控 <i class="iconfont icon-dazhifengkong"></i> Dazhi Wind Control
</header> </header>
<p>大智金科智能风控决策引擎,大数据智能风控,精准反欺诈,毫秒级响应速度,快速识别欺诈因子。引擎通过风控规则模块化,可自由配置定制策略,完美匹配不同客户风控需求,机制安全满足各类场景。</p> <p>Dazhijinke Intelligent Wind Control Decision Engine, Big Data Intelligent Wind Control, Precise Anti-fraud, Millisecond Response Speed, Rapid Identification of Fraud Factor. The engine can configure the customization strategy freely by modularizing the wind control rules, perfectly matching the needs of different customers, and meets all kinds of scenarios safely.</p>
</div> </div>
</div> </div>
...@@ -43,10 +43,10 @@ ...@@ -43,10 +43,10 @@
<div class="item item3"> <div class="item item3">
<div class="text"> <div class="text">
<header> <header>
<i class="iconfont icon-dazhiyuncui"></i> 大智云催 <i class="iconfont icon-dazhiyuncui"></i> Dazhiyun urges
</header> </header>
<p>大智金科智能云端催收系统,以业务规范与技术领先为核心驱动力,满足各类机构对催收过程管理的要求,实现催收管理服务自动化、规范化的运转,案件管理智能匹配,有效提高催收成功率及风险预警能力。</p> <p>Dazhijinke Intelligent Cloud Collection System, with business norms and technology leading as the core driving force, meets the requirements of various organizations for the collection process management, realizes the automation and standardized operation of the collection management service, intelligently matches case management, and effectively improves the success rate of collection and risk early warning ability.</p>
</div> </div>
</div> </div>
...@@ -55,11 +55,11 @@ ...@@ -55,11 +55,11 @@
<div class="item item4"> <div class="item item4">
<div class="text"> <div class="text">
<header> <header>
<i class="iconfont icon-dazhiqukuailian"></i> 大智区块链 <i class="iconfont icon-dazhiqukuailian"></i> Dazhi Block Chain
</header> </header>
<p>大智金科区块链体系,适用多重商业环境,提供颠覆性创新解决策略。区块链存证合同,使用电子签名技术保证合同法律效力,合同记录真实可靠。区块链授信,真实记录企业与个人信用信息,高效率便捷授信。</p> <p>Dazhijinke block chain system is suitable for multiple business environments and provides subversive innovative solutions. Block chain certificate of deposit contract, the use of electronic signature technology to ensure the legal effect of the contract, contract records are authentic and reliable. Block chain credit, real record of enterprise and personal credit information, efficient and convenient credit.</p>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
} }
<div class="banner banner-article1"> <div class="banner banner-article1">
<div class="title"> <div class="title">
<img src="~/Content/img/title_article2.png" alt="明堂研究" /> <img src="~/Content/img/title_article2.png" alt="Mingtang Research" />
</div> </div>
</div> </div>
...@@ -24,13 +24,13 @@ ...@@ -24,13 +24,13 @@
<div class="icon"> <div class="icon">
<i class="iconfont icon-hongguancelve"></i> <i class="iconfont icon-hongguancelve"></i>
</div> </div>
<p>宏观策略</p> <p>Macro-strategy</p>
</a> </a>
<a href="@Url.Action("Index",new { seoName="develop"})" class="@(Model.ArticleCategory.SeoName == "develop"?"active":"")"> <a href="@Url.Action("Index",new { seoName="develop"})" class="@(Model.ArticleCategory.SeoName == "develop"?"active":"")">
<div class="icon"> <div class="icon">
<i class="iconfont icon-yanjiufazhan"></i> <i class="iconfont icon-yanjiufazhan"></i>
</div> </div>
<p>研究发展</p> <p>Research and Development</p>
</a> </a>
</div> </div>
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<article class="article"> <article class="article">
<h1 class="art-title">@Model.Title</h1> <h1 class="art-title">@Model.Title</h1>
<p class="author">作者:@Model.Source</p> <p class="author">Authors:@Model.Source</p>
<div class="art-body"> <div class="art-body">
@Html.Raw(Model.Body) @Html.Raw(Model.Body)
</div> </div>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
@{ @{
PageMeta pm = (PageMeta)ViewBag.PageMeta; PageMeta pm = (PageMeta)ViewBag.PageMeta;
ViewBag.Title = pm != null ? pm.Title : "明堂研究"; ViewBag.Title = pm != null ? pm.Title : "Mingtang Research";
} }
@section header{ @section header{
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<div class="banner banner-article1"> <div class="banner banner-article1">
<div class="title"> <div class="title">
<img src="~/Content/img/title_article2.png" alt="明堂研究" /> <img src="~/Content/img/title_article2.png" alt="Mingtang Research" />
</div> </div>
</div> </div>
...@@ -28,13 +28,13 @@ ...@@ -28,13 +28,13 @@
<div class="icon"> <div class="icon">
<i class="iconfont icon-hongguancelve"></i> <i class="iconfont icon-hongguancelve"></i>
</div> </div>
<p>宏观策略</p> <p>Macro-strategy</p>
</a> </a>
<a href="@Url.Action("Index",new { seoName="develop"})" class="@(Model.SeoName == "develop"?"active":"")"> <a href="@Url.Action("Index",new { seoName="develop"})" class="@(Model.SeoName == "develop"?"active":"")">
<div class="icon"> <div class="icon">
<i class="iconfont icon-yanjiufazhan"></i> <i class="iconfont icon-yanjiufazhan"></i>
</div> </div>
<p>研究发展</p> <p>Research and Development</p>
</a> </a>
</div> </div>
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
<div class="col-sm-8 col-md-9"> <div class="col-sm-8 col-md-9">
<div class="card-body"> <div class="card-body">
<h5 class="card-title"><a href="@Url.Action("Detail",new{id=item.Id})">@item.Title</a></h5> <h5 class="card-title"><a href="@Url.Action("Detail",new{id=item.Id})">@item.Title</a></h5>
<p class="author">作者:@item.Source</p> <p class="author">Authors:@item.Source</p>
<p class="card-text">@item.Summary</p> <p class="card-text">@item.Summary</p>
</div> </div>
</div> </div>
......
...@@ -3,12 +3,12 @@ ...@@ -3,12 +3,12 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width" /> <meta name="viewport" content="width=device-width" />
<title>错误</title> <title>Error</title>
</head> </head>
<body> <body>
<hgroup> <hgroup>
<h1>错误。</h1> <h1>Error.</h1>
<h2>处理你的请求时出错。</h2> <h2>There was an error in processing your request.</h2>
</hgroup> </hgroup>
</body> </body>
</html> </html>
...@@ -52,88 +52,88 @@ ...@@ -52,88 +52,88 @@
<div class="row menus hidden-xs"> <div class="row menus hidden-xs">
<div class="col-sm-2"> <div class="col-sm-2">
<dl> <dl>
<dt>关于我们</dt> <dt>About us</dt>
<dd> <dd>
<a href="/about#tab1"> <a href="/about#tab1">
公司简介 Company Profile
</a> </a>
</dd> </dd>
<dd> <dd>
<a href="/about#tab2"> <a href="/about#tab2">
大事记 Events
</a> </a>
</dd> </dd>
<dd> <dd>
<a href="/about#tab3"> <a href="/about#tab3">
公司团队 Company Team
</a> </a>
</dd> </dd>
</dl> </dl>
</div> </div>
<div class="col-sm-2"> <div class="col-sm-2">
<dl> <dl>
<dt>投资业务</dt> <dt>Investment Business</dt>
<dd> <dd>
<a href="#"> <a href="#">
主营业务 Main business
</a> </a>
</dd> </dd>
<dd> <dd>
<a href="#"> <a href="#">
投资领域 Investment field
</a> </a>
</dd> </dd>
<dd> <dd>
<a href="#"> <a href="#">
投资组合 investment portfolio
</a> </a>
</dd> </dd>
</dl> </dl>
</div> </div>
<div class="col-sm-2"> <div class="col-sm-2">
<dl> <dl>
<dt>新闻资讯 </dt> <dt>News and Information </dt>
<dd> <dd>
<a href="/article"> <a href="/article">
新闻资讯 News and Information
</a> </a>
</dd> </dd>
</dl> </dl>
</div> </div>
<div class="col-sm-2 "> <div class="col-sm-2 ">
<dl> <dl>
<dt>人才招聘 </dt> <dt>Talent Recruitment </dt>
<dd> <dd>
<a href="/about#tab1"> <a href="/about#tab1">
人才理念 Talent Idea
</a> </a>
</dd> </dd>
<dd> <dd>
<a href="/about#tab2"> <a href="/about#tab2">
招聘信息 Recruitment Information
</a> </a>
</dd> </dd>
</dl> </dl>
</div> </div>
<div class="col-sm-2"> <div class="col-sm-2">
<dl> <dl>
<dt>联系我们 </dt> <dt>Contact us </dt>
<dd> <dd>
<a href="/contact#tab1"> <a href="/contact#tab1">
联系方式 Contact information
</a> </a>
</dd> </dd>
<dd> <dd>
<a href="/contact#tab2"> <a href="/contact#tab2">
留言反馈 Feedback
</a> </a>
</dd> </dd>
<dd> <dd>
<a href="/contact#tab3"> <a href="/contact#tab3">
业务合作 business cooperation
</a> </a>
</dd> </dd>
</dl> </dl>
...@@ -147,19 +147,19 @@ ...@@ -147,19 +147,19 @@
<div class="col-md-4"> <div class="col-md-4">
<dl class="rightcol"> <dl class="rightcol">
<dt> <dt>
联系电话 Contact number
</dt> </dt>
<dd class="phone"> <dd class="phone">
+86-592-6899367 +86-592-6899367
</dd> </dd>
<dt> <dt>
联系地址 Contact address
</dt> </dt>
<dd> <dd>
厦门市海沧区海沧大道567号厦门中心E座30层 30 Floor, Block E, Xiamen Center, 567 Haicang Avenue, Haicang District, Xiamen City
</dd> </dd>
<dt> <dt>
邮箱地址 E-mail address
</dt> </dt>
<dd> <dd>
info@xmsig.com info@xmsig.com
...@@ -171,7 +171,7 @@ ...@@ -171,7 +171,7 @@
<div class="copyright"> <div class="copyright">
<div class="row"> <div class="row">
<div class="col-sm-8"> <div class="col-sm-8">
<p>&copy;厦门半导体投资集团有限公司版权所有 Design by:<a href="http://www.inholy.com" target="_blank">HOLY荷勒</a></p> <p>&copy;Xiamen Semiconductor Investment Group Co., Ltd. All Rights Reserved Design by:<a href="http://www.inholy.com" target="_blank">HOLY He le</a></p>
</div> </div>
</div> </div>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
@{ @{
PageMeta pm = (PageMeta)ViewBag.PageMeta; PageMeta pm = (PageMeta)ViewBag.PageMeta;
ViewBag.Title = pm != null ? pm.Title : "核心团队"; ViewBag.Title = pm != null ? pm.Title : "Core Team";
} }
@section header{ @section header{
...@@ -21,12 +21,12 @@ ...@@ -21,12 +21,12 @@
<div class="row"> <div class="row">
<div class="col-xs-4 col-sm-3 col-md-2"> <div class="col-xs-4 col-sm-3 col-md-2">
<a href="/about"> <a href="/about">
公司介绍 Company Introduction
</a> </a>
</div> </div>
<div class="col-xs-4 col-sm-3 col-md-2"> <div class="col-xs-4 col-sm-3 col-md-2">
<a href="/teams" class="active"> <a href="/teams" class="active">
核心团队 Core Team
</a> </a>
</div> </div>
</div> </div>
......
...@@ -8,14 +8,14 @@ ...@@ -8,14 +8,14 @@
<div class="col-sm-8 col-sm-offset-4"> <div class="col-sm-8 col-sm-offset-4">
<div class="intro"> <div class="intro">
<header> <header>
<h2>王汇联</h2><span>董事、总经理,高级工程师</span> <h2>Wang Huilian</h2><span>Director, General Manager, Senior Engineer</span>
</header> </header>
<p> <p>
历任中科院微电子研究所所长助理、产业化处处长,中科院物联网研发中心副主任。主导并参与近百家半导体企业投资(并购)及管理,在半导体行业工作超过20年,具有极强的资源整合及产业经验。 He has been assistant director of Institute of Microelectronics, Academy of Chinese Sciences, Director of Industrialization Department, and vice director of Internet of Things Research and Development Center, Academy of Chinese Sciences. He has led and participated in the investment (M&A) and management of nearly 100 semiconductor enterprises. He has worked in the semiconductor industry for more than 20 years and has strong experience in resource integration and industry.
</p> </p>
<h3>总经理致辞:</h3> <h3>Address by the General Manager:</h3>
<p> <p>
随着物联网、云计划、5G通讯等领域的市场牵引与应用驱动,半导体集成电路产业迎来了爆发式增长的时期,基于中国大陆巨大的消费市场,集成电路产业链也逐步向东迁移,中国本土集成电路产业也进入了黄金发展时期。厦门半导体投资集团有限公司成立于2016年12月,团队均由来自产业界的专业人员构成,公司坚持“差异化”发展思路与布局,基于市场化运营,面向半导体全产业链进行投资。公司立足于厦门(海沧),放眼全球,积极响应国家大力发展集成电路产业的战略思想,希望与所有合作伙伴一起,开拓创新、合作共赢、共同发展! With the market traction and application drive in the fields of Internet of Things, Cloud Planning, 5G communication and so on, the semiconductor integrated circuit industry has ushered in a period of explosive growth. Based on the huge consumer market in mainland China, the integrated circuit industry chain has gradually moved eastward, and the domestic integrated circuit industry in China has entered a golden period of development. Xiamen Semiconductor Investment Group Co., Ltd. was established in December 2016. The team is composed of professionals from the industry. The company adheres to the "differentiated" development idea and layout, and invests in the whole semiconductor industry chain based on market operation. Based in Xiamen (Haicang), with a global perspective, the company actively responds to the national strategic idea of vigorously developing the integrated circuit industry. We hope to work with all partners to develop innovation, win-win cooperation and common development.
</p> </p>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment