当前位置:网站首页>鸿星尔克再捐一个亿
鸿星尔克再捐一个亿
2022-08-02 10:00:00 【爱开发V】
好公司,胸怀天下,大公无私,有担当。
鸿星尔克即使是自己面临困境,也勇于捐款为慈善事业贡献自己的一份力量。这种精神很可贵,支持鸿星尔克。
据媒体报道,7月30日晚,在一场公益晚会中,鸿星尔克宣布一项公益捐赠。
真正的慈善家,希望公司效益越来越好,为国人提供更好的产品和服务。
有人质疑说他们是营销,就算是营销手段,这样有情怀的也应该支持啊,捐款,同时提高产品知名度,这样也不过分啊。这种方式很接地气,说话也很理性,效果肯定比花一个亿请明星代言效果会更好一些,事实也证明了。
帮助了别人又得了口碑,也是一件好事。不是有句话这样说,赠人玫瑰,手有余香。我想大概就是这个道理。
像这种实实在在的从自己腰包掏出来的做公益,没有辜负消费者和大众的期望,竟然还有人质疑,实在搞不明白他们是怎么想的。
或许格局放大一点,不要觉得人家都是来营销的。
人家好像没有负面新闻吧,从去年曝光以来一直都是正能量的。
要是自己经济条件允许,我愿意多买些鸿星尔克的产品。
边栏推荐
- 零代码工具推荐---HiFlow
- 迭代器失效问题
- 一款优秀的中文识别库——ocr
- STL中list实现
- Navicat连接MySQL时弹出:1045:Access denied for user ‘root’@’localhost’
- R language ggplot2 visualization: use the ggtexttable function of the ggpubr package to visualize tabular data (directly draw tabular graphs or add tabular data to images), use tbody_add_border to add
- 牛客网项目2.7开发注册功能 报错This application has no explicit mapping for /error......
- Facebook's automated data analysis solution saves worry and effort in advertising
- win10打印服务无法启动(运行时错误automation)
- Application scenarios of js anti-shake function and function throttling
猜你喜欢

List-based queuing and calling system

The k-nearest neighbor method in the notes of Li Hang's "Statistical Learning Methods"

链表的实现

LeetCode第三题(Longest Substring Without Repeating Characters)三部曲之一:解题思路

迭代器失效问题

Shell script realizes multi-select DNS simultaneous batch resolution of domain name IP addresses (new update)

Facebook自动化数据分析方案,广告投放省心省力

百战RHCE(第四十六战:运维工程师必会技-Ansible学习1-基础知识讲解)

MySql千万级分页优化,快速插入千万数据方法

You Only Hypothesize Once: 用旋转等变描述子估计变换做点云配准(已开源)
随机推荐
R语言ggplot2可视化:使用ggpubr包的ggbarplot函数可视化堆叠的柱状图(stacked bar plot)、lab.pos参数指定柱状图的数值标签的位置,lab.col参数指定数值标
如何安装dosbox(pycharm详细安装教程)
R language time series data arithmetic operation: use the log function to log the time series data, and use the diff function to calculate the successive difference of the logarithmic time series data
Linux system uninstall, install, upgrade, migrate clickHouse database
李航《统计学习方法》笔记之监督学习Supervised learning
R语言ggpubr包的ggline函数可视化分组折线图、add参数为mean_se和dotplot可视化不同水平均值的折线图并为折线图添加误差线(se标准误差)和点阵图、自定义palette设置颜色
Using the TCP protocol, will there be no packet loss?
使用较广泛的安全测试工具有哪些?
yolov7 innovation point
日元疲软令游戏机在日本变身“理财产品”:黄牛大赚
使用scrapy 把爬到的数据保存到mysql 防止重复
C语言volatile关键字、内嵌汇编volatile与编译器的爱恨情仇
剑指offer专项突击版第17天
HikariCP数据库连接池,太快了!
R language ggplot2 visualization: use the ggbarplot function of the ggpubr package to visualize the stacked bar plot, the lab.pos parameter specifies the position of the numerical label of the bar cha
LeetCode第三题(Longest Substring Without Repeating Characters)三部曲之一:解题思路
在全志V853开发板试编译QT测试
第十七章 Excel操作
从零开始入门单片机(一):必会背景知识总结
李航《统计学习方法》笔记之k近邻法