Most Americans support tough new
measures to counter gun violence, including banning assault weapons
and posting armed guards at every school, according to
new Washington Post-ABC News
poll
.

More than half of Americans — 52
percent in the poll — say the shooting at an elementary
school
 in Newtown, Conn., has made them more
supportive of gun control; just 5 percent say they are now less apt
to back tighter restrictions. Most also are at least somewhat
worried about a mass shooting in their own community, with concern
jumping to 65 percent among those with school-age
children at home.

The findings, which also show broad
bipartisan support for mandatory background checks to purchase
firearms at gun shows, came as President Obama said Monday that he
will lay out specific White House
proposals
 on gun-control legislation and
executive actions this week.

Obama has pledged to champion broad new reforms in the wake of the
mass shooting that killed 26, including 20 children, at Sandy Hook
Elementary School in Newtown last month. He is scheduled to receive
a list of proposals Tuesday from Vice President Biden, who
is leading a task force on gun
violence
.

But most congressional Republicans and some Democrats oppose
restrictive new measures, such as an assault-weapons ban.

Administration aides have said that the president is likely to call
for renewing the ban on the most powerful rifles, even in the face
of heavy opposition from the National Rifle Association. In
the poll, 58 percent of Americans support the ban, which expired in
2004 after 10 years; 39 percent oppose it.

“My starting point is not to worry about the politics but to focus
on what makes sense and what works,” Obama said at a news
conference Monday. “What should we be doing to make sure our
children are safe and reduce incidents of gun violence? We can do
it in a way that comports with the Second Amendment.”

The president declined to be specific when asked what recourse he
would have if lawmakers rejected the ban, saying that “members of
Congress must have a debate and examine their own conscience.”

A question of priorities

While the poll showed cross-party support for some potential
policies, there was a sharp divide on others, and particularly over
how much emphasis the administration and Congress should place on
addressing gun issues.

Democrats and Republicans both see the economy as the clear top
priority for federal action, but while most Democrats also rank gun
control as a high priority, few Republicans or independents agree.
Most Republicans say stricter gun laws should be lower on the list
or not a priority at all.

New York City Mayor Michael R. Bloomberg (I) on Mondaycalled on Obama and
Congress
to enact strict new-gun control
measures in the wake of Newtown. And Maryland Gov. Martin O’Malley
(D) unveiled plans for an assault-rifle ban and tougher gun
licensing requirements in his state.

Recent polls have shown broadly positive sentiment for the NRA, but
the new survey reveals a far more mixed verdict on its leadership.
Some 36 percent of Americans express favorable views of the group’s
leaders, while 44 percent say they have unfavorable impressions. A
sizable share, 20 percent, say they have no opinion.

版权声明:本文为博主原创文章,未经博主允许不得转载。

Poll: Most Americans&n…的更多相关文章

  1. select、poll、epoll之间的区别总结

    select.poll.epoll之间的区别总结 05/05. 2014 select,poll,epoll都是IO多路复用的机制.I/O多路复用就通过一种机制,可以监视多个描述符,一旦某个描述符就绪 ...

  2. (转载) Linux IO模式及 select、poll、epoll详解

    注:本文是对众多博客的学习和总结,可能存在理解错误.请带着怀疑的眼光,同时如果有错误希望能指出. 同步IO和异步IO,阻塞IO和非阻塞IO分别是什么,到底有什么区别?不同的人在不同的上下文下给出的答案 ...

  3. linux下select/poll/epoll机制的比较

    select.poll.epoll简介 epoll跟select都能提供多路I/O复用的解决方案.在现在的Linux内核里有都能够支持,其中epoll是Linux所特有,而select则应该是POSI ...

  4. select,epoll,poll比较

    介绍和比较 http://www.cnblogs.com/maociping/p/5132583.html 比较 http://www.dataguru.cn/thread-336032-1-1.ht ...

  5. linux poll函数

    poll函数与select函数差不多 函数原型: #include <poll.h> int poll(struct pollfd fd[], nfds_t nfds, int timeo ...

  6. poll机制

    使用POLL机制代替linux输入子系统(input subsystem)之按键输入和LED控制中的异步通知,实现同样的效果. 1.代码 只简单修改input_subsys_test.c, input ...

  7. select、poll、epoll之间的区别总结[整理]

    select,poll,epoll都是IO多路复用的机制.I/O多路复用就通过一种机制,可以监视多个描述符,一旦某个描述符就绪(一般是读就绪或者写就绪),能够通知程序进行相应的读写操作.但select ...

  8. IO多路复用之poll总结

    1.基本知识 poll的机制与select类似,与select在本质上没有多大差别,管理多个描述符也是进行轮询,根据描述符的状态进行处理,但是poll没有最大文件描述符数量的限制.poll和selec ...

  9. select、poll、epoll区别总结

    1 本质上都是同步I/O 三者都是I/O复用,本质上都属于同步I/O.因为三者只是负责通知应用程序什么时候数据准备好了,实际的I/O操作还是在由应用程序处理:如果是异步I/O的话,实际I/O由内核处理 ...

随机推荐

  1. 多通道(比方RGB三通道)卷积过程

    今天一个同学问 卷积过程好像是对 一个通道的图像进行卷积, 比方10个卷积核,得到10个feature map, 那么输入图像为RGB三个通道呢,输出就为 30个feature map 吗, 答案肯定 ...

  2. Touch ID和Passcode框架,Apple Watch风格的应用布局

    本文转载至 http://www.cocoachina.com/ios/20141031/10110.html 水平滚动条(artwalk) 测试环境:Xcode 6.0,iOS 8.0     VE ...

  3. BeeFramework 系列二 UISignal篇下

    本文转载至 http://www.apkbus.com/android-126129-1-1.html     qihoo2 该用户从未签到 156 主题 156 帖子 1826 积分 Android ...

  4. 开源Flex Air版免费激情美女视频聊天室,免费网络远程视频会议系统((Flex,Fms3联合打造))

    开源Flex Air版免费激情美女视频聊天室,免费网络远程视频会议系统((Flex,Fms3联合打造))   Flex,Fms3系列文章导航 Flex,Fms3相关文章索引 本篇是视频聊天,会议开发实 ...

  5. Java I/O模型从BIO到NIO和Reactor模式(转)

    原创文章,转载请务必将下面这段话置于文章开头处(保留超链接).本文转发自技术世界,原文链接 http://www.jasongj.com/java/nio_reactor/ Java I/O模型 同步 ...

  6. 微信小程序开发:学习笔记[1]——Hello World

    微信小程序开发:学习笔记[1]——Hello World 快速开始 1.前往微信公众平台下载微信开发者工具. 地址:https://mp.weixin.qq.com/debug/wxadoc/dev/ ...

  7. SNMP服务安装 Centos6.8环境网络安装

    概念: snmp是英文“Simple Network Management Protocol”的缩写,意为:简单网络管理协议. snmp是目前最常用的环境管理协议. snmp被设计成与协议无关的. s ...

  8. JAVA使用相对路径读取配置文件

    JAVA使用相对路径读取配置文件[align=center][/align][size=medium][/size]   在软件开发中经常遇到读取配置文件,以及文件定位问题.今天做个总结.   (一) ...

  9. csrf防范笔记

    1.验证Http的refer字段 http有一个refer字段,用以记录该http请求的来源地址 好处: 简单便捷,后台开发人员只需要设置一个拦截器 缺点: Referer 的值是由浏览器提供的,虽然 ...

  10. java Regex匹配及解析文本

    用一个main程序展示下 public static void main(String[] args){       String text = "SSM<br>LOC<b ...