Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to develop and make Mini Program resume development documents

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

这篇文章主要讲解了"如何开发制作小程序个人简历开发文档",文中的讲解内容简单清晰,易于学习与理解,下面请大家跟着小编的思路慢慢深入,一起来研究和学习"如何开发制作小程序个人简历开发文档"吧!

配置项

{

isShowContact:true, //是否显示联系方式

workList: [ //工作经验

{

title: 'xxx公司(2016年9月 ~ 至今)', //公司名

projectList: [ // 项目罗列

{

projectName: '内部流程项目',//项目名称

duty: '整理优化并重写项目代码', //项目职责

info: '内部流程项目。', //项目介绍

skill: 'Java,Vue' //项目使用的核心技术

},

],

},

],

baseInfo: { //基础信息

enName: 'Tom', //英文名

title: 'FE Engineer', //职位英文名

nameAndSex: '王小二 / 男', //中文名/性别

birthday: '1999/12/11', //生日

diplomaAndSchool: '本科 / 家里蹲大学计算机系', //学历/学校

workAge: '5年', //工作年限

location: '北京', //工作地点

wantPosition: '前端工程师、全栈工程师', //期望职位

salary: '12.5K ~ 15K', //期望薪酬

mobilePhone:'13255533333',//移动手机

email:'test@163.com',//邮箱

wechatNo:'wexin',//微信号

github:'@tenbamboo', //github 用户名

githubUrl:'https://github.com/tenbamboo', //github主页

},

skillList: [ //技能清单

'Web开发:Java / NodeJs',

'Web框架:SSI / express',

'CSS框架:Bootstrap / PureCSS / SASS',

'JS框架:Jquery / AngularJS / Vue',

'构建工具:Webpack / Bower / Grunt / NPM',

'Hybird开发:Cordova / Ionic',

'数据库相关:MySQL / Oracle / IndexedDB',

'版本管理:Svn / Git',

'测试:Selenium For Java / Junit',

'微信:公众号开发 / 小程序开发',

'图表工具:HighChars / EChars / D3'

],

starList: [ //技能关键字start 1-5

{ name: 'JavaScript', star: 4 },

{ name: 'Css3', star: 4 },

{ name: 'Html5', star: 4 },

{ name: 'Jquery', star: 4 },

{ name: 'Vue', star: 4 },

{ name: 'Bootstrap', star: 4 },

{ name: 'Cordova', star: 4 },

{ name: 'Git/SVN', star: 4 },

{ name: 'Charts', star: 4 },

{ name: 'Webpack', star: 3 },

{ name: 'AngularJS', star: 3 },

{ name: 'Java', star: 3 },

{ name: 'NodeJs', star: 3 },

{ name: 'Ionic', star: 3 },

{ name: 'Mysql', star: 3 },

{ name: 'React', star: 2 }

]

}

感谢各位的阅读,以上就是"如何开发制作小程序个人简历开发文档"的内容了,经过本文的学习后,相信大家对如何开发制作小程序个人简历开发文档这一问题有了更深刻的体会,具体使用情况还需要大家实践验证。这里是,小编将为大家推送更多相关知识点的文章,欢迎关注!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report