<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[Doggy的博客]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/github_37483541</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; github_37483541]]></copyright><item><title><![CDATA[webpack 配置 process.env 获取命令行参数]]></title><link>https://blog.csdn.net/github_37483541/article/details/100534881</link><guid>https://blog.csdn.net/github_37483541/article/details/100534881</guid><author>github_37483541</author><pubDate>Wed, 04 Sep 2019 11:23:57 +0800</pubDate><description><![CDATA[前端开发工作中可能会遇到这样的需求：本地开发、测试环境、客户的线上环境等对应的服务器地址不一样，例如本地localhost开发、打包到测试环境要换成192开头的地址、打包到线上环境要带https的地址，这个时候如果直接去改配置服务器地址的文件，那就需要改一个打包一次，很麻烦，最好是能通过 npm run xxx 的形式实现。
实现方式分为4个步骤：

确定 webpack 从命令行获取的参数名称 ...]]></description><category></category></item><item><title><![CDATA[Javascript 最佳实践 10 条建议]]></title><link>https://blog.csdn.net/github_37483541/article/details/60470096</link><guid>https://blog.csdn.net/github_37483541/article/details/60470096</guid><author>github_37483541</author><pubDate>Sun, 05 Mar 2017 19:02:04 +0800</pubDate><description><![CDATA[初级开发人员维护自己开发的产品可能也会是一个噩梦，比如我。过年前写的一个产品因为数据不全的问题一直没有上线，昨天数据库的搞定了，要准备上线了，需要我这边改一下功能，我喵了一眼JS，发现其中一个 drawChart() 的函数就用了1000多行，调用了 D3 的 12 个 API 接口，这就是新手写的代码。。。为了避免自己被自己写过的代码拖累，今天恶补了 Nicholas 的 《Javascript]]></description><category></category></item><item><title><![CDATA[window.location.replace 和 window.location.href 的区别]]></title><link>https://blog.csdn.net/github_37483541/article/details/59481084</link><guid>https://blog.csdn.net/github_37483541/article/details/59481084</guid><author>github_37483541</author><pubDate>Thu, 02 Mar 2017 09:31:30 +0800</pubDate><description><![CDATA[昨天在处理一个具有返回功能的按钮时花了一些时间，就是返回到用户搜索的前一页，我用的是 window.location.go(-1)，这就是正正经经的浏览器返回到前一条浏览记录的做法。可是有几个返回按钮却一直失灵，点击之后，可以看到浏览器刷新，但是还是停留在原来的页面。 
仔细查看代码，终于发现了原因。就是用户从上一个页面 a 跳转到目前看到的这一个页面 c，其实中间还有一个页面 b，只是用户看不到，]]></description><category></category></item><item><title><![CDATA[Linux 如何使用 wget 下载整个网站]]></title><link>https://blog.csdn.net/github_37483541/article/details/54955425</link><guid>https://blog.csdn.net/github_37483541/article/details/54955425</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 20:29:11 +0800</pubDate><description><![CDATA[Linux 如何使用 wget 下载整个网站近期要去缅甸呆半个月，想顺便把 W3SCHOOL.COM 上面的 HTML/CSS/JS/PHP 教程温习一遍。但是有一个问题，缅甸的网速很慢，我们住的酒店 wifi 不稳定，今年 1 月份和 6 月份我也在缅甸胶漂岛呆过，特别怀念我国的 4g 网络。所以，这次无论如何我要把 W3SCHOOL.COM 的内容离线下载下来。wget 是用于从网站下载资源的]]></description><category></category></item><item><title><![CDATA[如何使用 Oracle12c/Pentaho/Microstrategy 建立数据仓库并实现商务智能]]></title><link>https://blog.csdn.net/github_37483541/article/details/54955317</link><guid>https://blog.csdn.net/github_37483541/article/details/54955317</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 20:24:47 +0800</pubDate><description><![CDATA[如何使用 Oracle12c/Pentaho/Microstrategy 建立数据仓库并实现商务智能标签： 数据库，oracle，Pentaho，Microstrategy ，商务智能项目背景资料
公司名称：CPI Card Group
主营业务：payment card production and related services
工作流描述：数据来源：ERP数据库：
使用 Oracle Dat]]></description><category></category></item><item><title><![CDATA[如何使用 powerquery 和 powerpivot 在 Excel 中实现数据可视化]]></title><link>https://blog.csdn.net/github_37483541/article/details/54955269</link><guid>https://blog.csdn.net/github_37483541/article/details/54955269</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 20:22:29 +0800</pubDate><description><![CDATA[如何使用 powerquery 和 powerpivot 在 Excel 中实现数据可视化标签： 数据可视化，powerquery, powerpivot , excel使用的软件
Power Pivot
Power Query add-in
powerbi
erdplus
在 Excel 的文件->选项->加载项->COM加载项加载 数据源，维度，商业指标
2016年2月份、3月份收入，2016年]]></description><category></category></item><item><title><![CDATA[如何使用大数据 SQL 语句]]></title><link>https://blog.csdn.net/github_37483541/article/details/54955235</link><guid>https://blog.csdn.net/github_37483541/article/details/54955235</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 20:19:45 +0800</pubDate><description><![CDATA[如何使用大数据 SQL 语句标签： SQL, 大数据 
从一个庞大的数据库中众多的表格和视图中 query 出所需的数据，是一件熟能生巧的工作。SELECT itemid, itembrand, itemunitprice,
  RANK() OVER ( ORDER BY itemunitprice ) AS rankunitprice
  FROM ssitem;SELECT custname,]]></description><category></category></item><item><title><![CDATA[如何使用 docker 配置 PHP LEMP 开发环境]]></title><link>https://blog.csdn.net/github_37483541/article/details/54955207</link><guid>https://blog.csdn.net/github_37483541/article/details/54955207</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 20:17:19 +0800</pubDate><description><![CDATA[如何使用 docker 配置 PHP LEMP 开发环境什么是 docker ?有关注云计算或从事运维工作的朋友应该对 docker 及其技术比较熟悉，docker 在 2013 年 3 月发布初始版本，之后迅速发展，虽然还有不少坑，但是用户量和社区活跃程度都是有增无减。docker 的原理，就是把开发环境的所有配置，依赖，组件等都打包放在 container 里面，这样软件交付的时候就是交付这些]]></description><category></category></item><item><title><![CDATA[Windows Python web 开发配置]]></title><link>https://blog.csdn.net/github_37483541/article/details/54955101</link><guid>https://blog.csdn.net/github_37483541/article/details/54955101</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 20:14:30 +0800</pubDate><description><![CDATA[Python web 开发 Windows 系统下的配置本文主要讲解 windows 系统下使用 python 进行 web 开发所需进行的配置，包括虚拟开发环境和连接 MySQLdb 数据库下载和安装 python2.7 和 python3.2，可以在所运行的 .py 文件头指明运行的 python 版本，也可以在命令行通过 py -2 app.py / py -3 app.py 分别以 pyth]]></description><category></category></item><item><title><![CDATA[《世界的盛宴》读书笔记]]></title><link>https://blog.csdn.net/github_37483541/article/details/54947720</link><guid>https://blog.csdn.net/github_37483541/article/details/54947720</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 15:23:42 +0800</pubDate><description><![CDATA[对于一个学经济或管理的人来说，外包这个词并不陌生。过去一般谈制造业外包、IT外包，现在谈服务外包，这是外包职能不断细分的结果。服务外包包括BPO（Business Process Outsourcing商业流程外包），ITO（Information Technology Outsourcing 信息技术外包）、KPO（Knowledge Process Outsourcing 知识流程外包）。我读]]></description><category></category></item><item><title><![CDATA[今日东莞行]]></title><link>https://blog.csdn.net/github_37483541/article/details/54947717</link><guid>https://blog.csdn.net/github_37483541/article/details/54947717</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 15:23:40 +0800</pubDate><description><![CDATA[Christian
又有事找我帮忙了，这次是去东莞的两家鞋机机械厂参观并拍摄工厂、办公室、营业执照及出口许可证等照片，写成一份report发给正在墨西哥的他，然后他再决定跟哪家工厂订购那台重达一吨的鞋机。Christian
是我在以前的货代公司实习时经理介绍给我认识的，那时Christian委托我们公司帮忙走几批货，他是做墨西哥和中国之间的贸易的，贸易的货物五花八门，墨西哥的客人需要哪些产品，Ch]]></description><category></category></item><item><title><![CDATA[大家都是怎么写论文的]]></title><link>https://blog.csdn.net/github_37483541/article/details/54947712</link><guid>https://blog.csdn.net/github_37483541/article/details/54947712</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 15:23:34 +0800</pubDate><description><![CDATA[今天花了8个小时的时间写2篇课程论文，由于是专业课的原因，所以交叉度很高，我就只写了一篇，但是结合了两门课的内容，反正是单独上交给不同的课程老师，他们应该不会发现。（虽然我知道这样做不好，但是我真的不喜欢写论文，I love programming！）
我不知道大家都是怎么写论文的，是照抄不误？重新排版？更新数据？从多篇论文中ctrl + c / ctrl +
v？。。。之前在网上看到一句话：我们]]></description><category></category></item><item><title><![CDATA[国际货运服务业务范围]]></title><link>https://blog.csdn.net/github_37483541/article/details/54947709</link><guid>https://blog.csdn.net/github_37483541/article/details/54947709</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 15:23:32 +0800</pubDate><description><![CDATA[一、经营者的经营范围


国际货运服务经营者包括国际货运服务代理人（以下简称代理人）和国际货运服务当事人（以下简称当事人），因此国际货运服务经营者的经营范围也会分为代理人的经营范围和当事人的经营范围两部分来讲。

在这里需要明确的是，代理人的定义强调的是运输单证的签发，即代理人以无船承运人或多式联运经营人的身份参与运输服务；而当事人的业务经营范围则较广，除了作为代理人参与运输服务外，还可以从事仓储]]></description><category></category></item><item><title><![CDATA[企业要做大做强，关键在于人才]]></title><link>https://blog.csdn.net/github_37483541/article/details/54947706</link><guid>https://blog.csdn.net/github_37483541/article/details/54947706</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 15:23:29 +0800</pubDate><description><![CDATA[前一阵子在一家货代企业实习，这家企业的老板是香港人，他做物流这一行已经有十几年了。总公司就在香港，03年在上海开设了另一家货代公司，在广州、宁波也开设了这家上海公司名义下的子公司，我就在广州分公司工作。

香港公司和大陆这边3家公司的员工总数也就30人左右，可谓是一家迷你型企业，我们广州这边的还算人多的，有9个人，宁波那边的只有2个人，一个经理和一个操作。总公司和其他分公司的情况我不了解，但是广州]]></description><category></category></item><item><title><![CDATA[FOB指定货操作标准流程及相关经验]]></title><link>https://blog.csdn.net/github_37483541/article/details/54947705</link><guid>https://blog.csdn.net/github_37483541/article/details/54947705</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 15:23:26 +0800</pubDate><description><![CDATA[知识一、FOB指定货操作标准流程

1.
明确起始港、目的港，确定航线及船期，及客户要求何时装柜

2.
将booking
note 发给客户，待客户填好后修改发货人为我们公司，收货人为目的港代理

3.
将修改好的BN发个货代订舱/或发给目的港指定的船公司订舱，要将目的港代理提供的合约号发给船公司。

4.
货代或船公司接受我们的订舱后，如果有仓位的话会发给我们shipping order

5]]></description><category></category></item><item><title><![CDATA[记第一次通宵煲剧]]></title><link>https://blog.csdn.net/github_37483541/article/details/54947700</link><guid>https://blog.csdn.net/github_37483541/article/details/54947700</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 15:23:18 +0800</pubDate><description><![CDATA[都敏俊xi。。。长腿欧巴。。。心目中的男神啊！

熬夜这种东西似乎没什么好写的，大家都会因为各种各样的原因熬夜，中考冲刺、高考冲刺、大学期末考、小组作业、项目工作等等。我以前会为了考试、作业和实习工作而熬夜，也曾看电影看到凌晨3点多，但为了煲一部大家老早就看过的剧而从昨天的下午四点半看到今天早上8点半，连续16个小时不停歇，除了中间抽空去洗个澡，还真是破天荒的第一次。

《来自星星的你》之前看了第]]></description><category></category></item><item><title><![CDATA[Development&nbsp;of&nbsp;interna…]]></title><link>https://blog.csdn.net/github_37483541/article/details/54947696</link><guid>https://blog.csdn.net/github_37483541/article/details/54947696</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 15:23:13 +0800</pubDate><description><![CDATA[Abstract: We are gonna to analyze the development of international logistics competencies in Guangzhou based on the investigation of the maritime ports and airports of Hongkong and Guangzhou. The curr]]></description><category></category></item><item><title><![CDATA[校内实践报告——用友ERP-U8]]></title><link>https://blog.csdn.net/github_37483541/article/details/54947693</link><guid>https://blog.csdn.net/github_37483541/article/details/54947693</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 15:23:07 +0800</pubDate><description><![CDATA[广外的管理学院有一个很有趣的教学传统——每学年第二学期刚开学的前两周或者期末的最后两周会有嵌入式课程。何谓“嵌入式课程”？简单地讲，就是用两周的时间上完一门有16个课时，本来应该一个学期上完的课。大三上星期的嵌入式课程是ERP（企业资源计划）手工沙盘模拟，而我们这学期刚刚完成的嵌入式课程则是“用友ERP-U8实践操作”。

刚开始以为这种校内实践项目会很轻松，结果发现自己错了，这2个星期以来，几乎]]></description><category></category></item><item><title><![CDATA[队友的选择真的很重要]]></title><link>https://blog.csdn.net/github_37483541/article/details/54947692</link><guid>https://blog.csdn.net/github_37483541/article/details/54947692</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 15:23:04 +0800</pubDate><description><![CDATA[今晚的心情真是糟糕透了，最近在忙小组作业忙到焦头烂额，每天早晨都被心中沉甸甸的作业量吓醒。其实老师在开学的时候就已布置了这些作业，可是我们都已经习惯等到最后几周才匆匆忙忙将作业赶出来，现在想起来真是悔不当初啊。

今晚心情糟糕的一个主要原因是因为我看到了组员发给我一篇外文文献的翻译，翻译的真是狗屁不通，格式又很混乱，一看就是完全由电子词典翻译出来的。我很气愤，打回去叫她重写了，我也是为她好，一个名]]></description><category></category></item><item><title><![CDATA[今日碎碎念]]></title><link>https://blog.csdn.net/github_37483541/article/details/54947688</link><guid>https://blog.csdn.net/github_37483541/article/details/54947688</guid><author>github_37483541</author><pubDate>Thu, 09 Feb 2017 15:22:59 +0800</pubDate><description><![CDATA[先汇报一下今天的工作。早上看了《物流案例》的“物流系统评价”与“物流系统预测”两章，收获颇丰，待会会将所得所感一一记录下来。中午12点准时出发，奔赴华工五山区参加广东移动在14点举行的笔试，感想多多，待会也一并记下来。下午5点半左右回到宿舍，打开电脑，满心希望flexsim系统可以正常运行，结果捣鼓了近2个小时都没弄好，对学校的实验室、计算机硬件软件彻底失望，一直在吐槽，从未见改善。

要把这3件]]></description><category></category></item></channel></rss>