listen 60
Barbie Exposure May Limit Girls' Career Imagination
The ubiquitous Barbie doll: she's been everything from a football coach to a surgeon.
But girls who play with Barbie may have their ambition stunted.
That's according to a study in the journal Sex Roles.
Researchers had groups of girls play with one of three dolls.
One was a Barbie doll dressed as a fashion model in a clingy dress.
A second Barbie was a doctor in a white coat and jeans.
The third doll was a Mrs. Potato Head.
After a few minutes of play the girls were asked if they could someday be any of eleven different occupations.
The girls who'd played with either of the Barbie dolls were more likely to pick traditional pink-collar jobs like teacher, librarian or flight attendant.
But girls who played with Mrs. Potato Head envisioned themselves as also being firefighters, pilots or police officers.
The researchers say the limited occupational opportunity that Barbie seems to impart could be due to her unrealistic and overly sexualized image, rather than her outfits or careers.
And the world is less limited when looked at through Mrs. Potato Head's eyes.
Movie-Watching Together Strengthens Marriages
Keeping a marriage together takes effort, and care.
And maybe even watching classic romance movies, like The Way We Were or Husbands And Wives.
And this is because of the conversations such movies can start.
That's the finding from a study in the Journal of Consulting and Clinical Psychology.
Psychologists found that encouraging couples to watch romance flicks and then discuss them cut the divorce rate in half.
The researchers divided 174 newlywed couples into three programs:
active listening, where one spouse listens and then paraphrases back what they heard;
or compassion training, doing random acts of kindness for your partner...
or watching a movie a week for a month.
The movie-viewing couples discussed each film after watching it, guided by questions about the characters.
Questions like: Were they able to open up and tell each other how they really felt?
Or did they tend to just snap at each other with anger?
All three programs worked very well, dropping the divorce rate after three years to 11 percent, versus 24 percent for couples who did no therapy.
But the movie program is much more accessible and cheaper than counseling.
The researchers note that the magic is not really in the movies, but rather the time that couples take to think about behavior.
But hey, maybe sitting together in the dark helped too.
listen 60的更多相关文章
- C# websocket Server 加密 76号协议
服务器端源码: 76号协议增加了加密字段 sec-websocket-key1 sec-websocket-key2 以及最后8个字节 服务器必须在握手信息之后发送回解密信息才能握手成功. 解密方式 ...
- 每日英语:Surviving a Conference Call
The conference call is one of the most familiar rituals of office life -- and one of the most hated. ...
- Linux必学的60个命令
inux必学的60个命令Linux提供了大量的命令,利用它可以有效地完成大量的工作,如磁盘操作.文件存取.目录操作.进程管理.文件权限设定等.所以,在Linux系统上工作离不开使用系统提供的命令.要想 ...
- 对 Linux 初级、中级、高级用户非常有用的 60 个命令
对 Linux 初级.中级.高级用户非常有用的 60 个命令 初级篇: 你打算从Windows换到Linux上来,还是你刚好换到Linux上来?哎哟!!!我说什么呢,是什么原因你就出现在我的世界里了. ...
- 【转】linux 必须掌握的60个命令
Linux必学的60个命令Linux提供了大量的命令,利用它可以有效地完成大量的工作,如磁盘操作.文件存取.目录操作.进程管理.文件权限设定等.所以,在Linux系统上工作离不开使用系统提供的命令.要 ...
- Linux必学的60个命令【转载】
Linux提供了大量的命令,利用它可以有效地完成大量的工 作,如磁盘操作.文件存 [转载地址]http://blog.chinaunix.net/uid-16728139-id-3154272.ht ...
- listen()函数中backlog参数分析
实例分析1 将服务器端的listen函数backlog设置为2,用20个客户端与服务器建立连接,查看连接的建立情况. 服务器代码: #include <stdio.h> #include& ...
- linux常用60条命令 转
Linux必学的60个命令 Linux提供了大量的命令,利用它可以有效地完成大量的工作,如磁盘操作.文件存取.目录操作.进程管理.文件权限设定等.所以,在Linux系统上工作离不开使用系统提供的命 ...
- linux中常用的60个命令及作用详解
Linux 必学的 60 个命令 Linux 提供了大量的命令,利用它可以有效地完成大量的工作,如磁盘操作.文件存取.目录操作.进程管理.文件权限设定等.所以,在 Linux 系统上工作离不开使用系统 ...
随机推荐
- codeforces 283C
给 n 中 钱币.以及每两种钱币的关系,表示,ai 的 个数 要大于 bi 组合成一个价值val,求方案数,好奇妙的一个处理方式,不得不说又学到了 #include<stdio.h> #i ...
- typedef 与 define 的区别
1.区别 (1)定义.执行时间.作用域 定义.执行时间: #define pchar char * typedef char *pchar; 定义的格式差别,显而易见的,要注意,define 是不能存 ...
- 转python版本的curl工具pycurl学习
一 pycurl介绍 pycurl模块为libcurl库提供了一个python接口.libcurl是一个开源免费且方便快捷的基于客户端的url传输库,支持FTP,HTTP,HTTPS,IMAP,IMA ...
- rtems 4.11 IRQ (arm,beagle)
arm IRQ入口在 cpukit/score/arm/arm_exec_interrupt.S 中,其中BSP最关心就是 bl bsp_interrupt_dispatch 这句,看看beagle ...
- Spring配置错误记录
很多其它Spring问题因为发生时未记录而遗忘了~~~~~~~ 如今动动手 解决方式因为不是源头分析因而仅供參考.! ! 严重: Exception sending context destroyed ...
- iframe子页面获取父页面元素的方法
在iframe子页面获取父页面元素 代码如下: $.('#objld', parent.document); 在父页面获取iframe子页面的元素 代码如下: $("#objid" ...
- Jenkins--Run shell command in jenkins as root user?
You need to modify the permission for jenkins user so that you can run the shell commands. You can i ...
- [项目构建 十一]babasport 购物车的原理及实现.
今天来开始写一下关于购物车的东西, 这里首先抛出四个问题: 1)用户没登陆用户名和密码,添加商品, 关闭浏览器再打开后 不登录用户名和密码 问:购物车商品还在吗? 2)用户登陆了用户名密码,添加商品, ...
- Content encoding error问题解决方法
A few people have been experiencing the following error. UPDATE: The reason for it happening is beca ...
- 关于打开sdk下载不了的最优秀解决方式
使用网站: mirrors.neusoft.edu.cn 东北大学就可以