英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

shivery    
a. 颤抖的,令人悚然的,寒冷的,易碎的

颤抖的,令人悚然的,寒冷的,易碎的

shivery
adj 1: cold enough to cause shivers; "felt all shivery";
"shivery weather"
2: provoking fear terror; "a scary movie"; "the most terrible
and shuddery...tales of murder and revenge" [synonym: {chilling},
{scarey}, {scary}, {shivery}, {shuddery}]

Shivery \Shiv"er*y\, a.
1. Tremulous; shivering. --Mallet.
[1913 Webster]

2. Easily broken; brittle; shattery.
[1913 Webster]

94 Moby Thesaurus words for "shivery":
agitated, aguey, aguish, algid, all shook up, all-overish, aquiver,
arctic, aspen, bashful, blue with cold, breakable, brittle,
brittle as glass, chattering, chill, chilly, cold, cool, cowardly,
crackable, crisp, crispy, crumbly, crushable, delicate, diffident,
dithery, fearful, fearing, fearsome, fidgeting, fidgety, fissile,
flimsy, fluttery, fracturable, fragile, frail, frangible, freezing,
friable, frigid, frosty, frozen, frozen to death, goosy,
half-frozen, in a quiver, in fear, jittery, jumpy, lacerable,
mousy, nervous, nippy, palsied, quaking, quavering, quavery,
quivering, quivery, rabbity, scary, scissile, shaking, shaky,
shatterable, shattery, shivering, shook up, shrinking, shuddering,
shy, skittery, skittish, splintery, startlish, succussatory,
succussive, timid, timorous, trembling, trembly, tremulant,
tremulous, trepidant, trigger-happy, twitchy, twittery, vibrating,
vulnerable, with chattering teeth, wobbly


请选择你想看的字典辞典:
单词字典翻译
shivery查看 shivery 在百度字典中的解释百度英翻中〔查看〕
shivery查看 shivery 在Google字典中的解释Google英翻中〔查看〕
shivery查看 shivery 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • How to create a shapely Polygon from a list of shapely Points?
    Note that shapely is clever enough to close the polygon on your behalf, i e you don't necessarily have to pass-in the first point again at the end Share Improve this answer
  • Extract points coordinates from a polygon in Shapely
    The trick is to use a combination of the Polygon class methods: from shapely geometry import Polygon # Create polygon from lists of points x = [0 0, 0 0, 1 0, 1 0, 0 0] y = [0 0, 1 0, 1 0, 0 0, 0 0] poly = Polygon(zip(x,y)) # Extract the point values that define the perimeter of the polygon xx, yy = poly exterior coords xy # Note above return values are of type `array array` assert x == xx
  • How do I plot Shapely polygons and objects using Matplotlib?
    from shapely geometry import Polygon import matplotlib pyplot as plt # Input polygon with two holes
  • Cut a polygon with two lines in Shapely - Stack Overflow
    I am trying to cut a shapely geometry Polygon instance in two parts with two lines For example, in the code below, polygon is a ring and if we cut it with line1 and line2 we should get two partial rings, one w 270 degrees and one with 90 degrees Would there be a clean way to do this?
  • How to extract interior polygon coordinates using Shapely?
    I am new to Shapely (but enthusiastic about it), and recently I've discovered a bit of a road bump I have a polygon shapefile that I am reading in via Fiona This shapefile contains BOTH polygon and multipolygon items and I need to build an array for each feature of all the coordinates within it (i e both exterior and or interior)
  • Calculate Polygon area in planar units (e. g. square-meters) in Shapely
    POLYGON ((-116 904 43 371, -116 823 43 389, -116 895 43 407, -116 908 43 375, -116 904 43 371)) Since shapely does not handle any projections and implements all geometry objects in the carthesian space, calling the area method on that polygon like: poly area gives me the area of that polygon in the unit of square-degrees
  • From Voronoi tessellation to Shapely polygons - Stack Overflow
    The shapely ops module has a polygonize that returns a generator for Shapely Polygon objects for poly in shapely ops polygonize(lines): #do something with each polygon Or if you wanted a single polygon formed from the region enclosed by the Voronoi tesselation you can use the Shapely unary_union method: shapely ops unary_union(list(shapely ops
  • Is there a way to slice a polygon using shapely?
    Densifying Shapely polygon using OGR Segmentize 7 Split polygon by MultiLineString - shapely 4





中文字典-英文字典  2005-2009