Personal Resume

var resume={

"name": "XingXiaoYong",

"Sex": "Man",

"Birthday": "1990-06-17",

"WorkingYears": "2011-07—Now",

".Net Professional Technology": "Asp.net、 Winform、 Mvc、 Linq to sql、 Entity Framework(code first)、Linq、Ioc、AutoMapper、

Log4Net、WebService、 Wcf、XPath、Regex、OData、Npoi、Http Protocol、Wpf",

"Web Professional Technology": "Css、html、Css3、Html5、Js、Jquery、Jqureytemplate、Konockout、Highcharts、handsontable",

"Used Database": "Sql Server、Mongodb、RavenDb、SqlLite",

"Other Directions": "Raspberry pie、Linux、Mono、Docker、Hadoop、Ios、Android",

"Other Encroach on Language": "C、Python、C++、Java",

"Code Source Management Tools": "Vss、Tfs、Svn、Git",

"Personal work": [ "http://123.57.91.135/", "http://112.74.13.154/Account/Logon" ],

"Work Unit": "http://www.gliet.edu.cn/extGuetWeb",

"Post": "Full time development",

"Hobbies": "Tourism、Sports、Study",

"Tag": "Can complete the project independently;Like to solve problems。"

}

时间: 2024-12-28 00:08:34

Personal Resume的相关文章

使用Bootstrap创建个人简历主页

网站整体效果如下 首先创建空白解决方案和网站,在网站中拷贝Bootstrap文件.JQuery文件和需要用到的图片资源 创建index.html文件,在文件中的<head>区域导入bootstrap引用,搭建基本页面布局 <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <me

My Resume

Dongqian Liu Personal Information Date of Birth: 1990.01.24             Gender: Female University: East China Normal University Major: Software Engineering       Grade: 2/3 year of Master Email: [email protected] Education Master, 2012 ~ now Software

Personal reminder (or CheetSheet) about Fourier Transform

Recently, I'm studying Fourier Transform by watching the lectures from Stanford University. I felt that I already forget the math basics that I've learnt in college. So, to set up a quick lookup table for myself, I decide to write something to memori

JAVA多线程之线程的挂起与恢复(suspend方法与resume方法)

一,介绍 本文讨论JAVA多线程中,使用 thread.suspend()方法暂停线程,使用 thread.resume()恢复暂停的线程 的特点. 先介绍二个关于线程的基本知识: ①线程的执行体是run()方法里面的代码. ②Thread.sleep()方法 使当前正在执行的线程睡眠. 二,suspend()方法 ①当某个线程的suspend()方法被调用时,该线程会被挂起.如果该线程占有了锁,则它不会释放锁.即,线程在挂起的状态下还持有锁. ②suspend()已经是一个过时的方法了. 来分

Resume (Curriculum Vitae)

The resume (Curriculum Vitae) is a selling tool outlining your skills and experience so an employer can see, at a glance, how you can contribute to the employer's workplace. Your resume can't go it alone. Use the cover letter to highlight your skills

Input/output subsystem having an integrated advanced programmable interrupt controller for use in a personal computer

A computer system is described having one or more host processors, a host chipset and an input/output (I/O) subsystem. The host processors are connected to the host chipset by a host bus. The host chipset is connected to the input/output subsystem by

caffe训练resume

MODEL=${EXP}/model/${NET_ID}/pspnet101_VOC2012.caffemodel SNAPSHOT=${EXP}/model/${NET_ID}/train_iter_7000.solverstate CMD="${CAFFE_BIN} train --solver=${CONFIG_DIR}/solver.prototxt --gpu=${DEV_ID}"#CMD="${CMD} --weights=${MODEL}" #trai

Bug Bash in Personal Photo Experience 1/11/2016

In the process of our Personal Photo Experience Project, There are some bugs which hinder our forwards. But through our spirit of perserverance,We have already fixed them and make our product more excellent. So following are some bug list and the how

SharePoint 2010 隐藏个人操作Personal Action的部分内容(右上角下拉菜单)

SharePoint 2010 隐藏个人操作Personal Action的部分内容(右上角下拉菜单) 最近有个需求是隐藏个人操作Personal Action的部分内容(右上角下拉菜单),研究了一下需要更改Welcome.ascx文件. 文件位置: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\CONTROLTEMPLATES 在母版页中可以看到,母版页引用了这个ASP.NET控