问题标签 [artifacts]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
continuous-integration - Hudson 可以在构建期间发布工件吗?
背景:我正在评估 Hudson 以替换我们的 TeamCity CI 服务器,以便在 Windows 和 Linux 上构建 C++ 和 .NET 项目。我广泛使用的 TeamCity 功能之一是在构建仍在进行时发布工件。
问题: Hudson 有没有一种方法可以在生成工件后立即按需发布它们?
jquery - jquery动画神器ie8 64bit
以下代码在 ie8 64bit 版本的动画过程中会产生一些伪影。它似乎在 32 位版本中运行良好。
我制作了一个小屏幕截图视频来展示发生了什么:
http://www.youtube.com/watch?v=MKeeWv5DqK0
一些想法?
eclipse - Eclipse 3.7、m2eclipse & 更改 pom.xml 后丢失工件
几个月来,我对 Eclipse 和 Maven 有点问题。更改后pom.xml
,Eclipse 将丢失所有工件并在我的 Maven 控制台中出现此异常:
Eclipse 没有找到任何工件。我的解决方法是关闭 Eclipse,mvn clean install
在命令行上运行并启动 Eclipse。这种解决方法没有任何问题,但不是真正正确的方法。我该如何解决这个问题?
我正在运行 Eclipse 3.7 和最新的 m2eclipse(-extra)、Windows 7 64bit 和 JDK 1.6.0.24。
actionscript-3 - 如何在 ActionScript 3 中删除 BitmapData 的相似颜色?JPG 伪影去除
我想知道 ActionScript 3 中是否有过滤器或其他东西可以让我删除与照片中其他颜色相似的颜色?
我有 JPEG 图像的 BitmapData,但 JPEG 以相当低的质量保存,因此有些像素使它看起来很难看(JPEG 伪影)。如果没有这些图片看起来还可以,有没有办法在 AS3 中删除它们?
是否在考虑类似 ColorMatrixFilter 或类似的东西?
javascript - 有没有办法在使用 jQuery animate 时隐藏 webkit 浏览器中显示的工件?
我正在使用 jQuery animate 在网页上滑动项目。出于某种原因,只有在 webkit 浏览器中,元素被动画化过的空间中才会出现一系列伪影。有没有办法阻止这种情况发生或隐藏它?
一旦您在此处加载页面,它们就会在轮播中看到:http ://www.mywebclass.org/~jeff/
repository - 推荐构建工件存储库管理器
目前我们使用 FTP 来维护构建工件分发和第 3 方产品(仅供内部使用)。
工件是文档(HTML/pdf/chm/...)、库(.dll/.so/.a/.jar/...)、程序(.exe/.jar/...)和其他任何东西。它们不限于 Java/.NET,可以来自不同的文化(固件、驱动程序、移动/工作站、GUI、Win/Linux/Mac/Solaris/AIX 等)。
为了组织层次结构,我们使用这样的路径:
为了维护工件的描述,我们使用README和CHANGES纯测试文件(reStructuredText)。
此架构中缺少什么?
- 缺少权限(任何人都可能损坏存储)。
- 缺少依赖项跟踪(因此,如果版本依赖项发生更改,则必须更新每个构建文件)。
- 缺少获取活动(某些文件似乎不再需要,但我们不知道是哪个)。
我并没有深入寻找现有的解决方案。一些包管理器,如 rpm/dpkg,听说过 Maven 仓库等...
请推荐构建工件存储库管理器。也很高兴听到缺点和限制。
更新
teamcity - 删除 Teamcity 工件中的目录结构
我使用 Teamcity 构建不同的包,并希望将这些包保存为工件。我在 TeamCity 中的工件路径如下:
现在,TeamCity 在正确构建后会在任何发布目录中收集所有 WSP 文件。但它被保存,包括所有子目录,如:
我只想要 .wsp-File 直接在“解决方案”下,没有目录树。
android - Android 模拟器 - 整个屏幕上的对角线
我使用最新的 Android SDK 创建了一个 720x1280 ICS 模拟器。当屏幕显示时,从屏幕左上角到边缘有对角线的虚拟线。在这些线上没有绘制任何内容,但图像在它们的任一侧被分割和移动。
因此,如果您有一条应该是水平且完全笔直的线,它将有 3 个部分:第一个和第三个将相互对齐,但第二个将向下移动。如果你再往下看另一条水平线,你会看到同样的东西,但分区向右移动。
1)有没有其他人看到这个?
2)有人找到解决方案吗?
iphone - 什么会导致 iPhone 上的 UIPickerView 显示错误?
我正在继承 UITextField 以便能够将 UIPickerView 设置为 inputView。当我的文本字段成为第一响应者时,UIPickerView 会代替键盘出现。
问题是,在某些情况下(尤其是当我设置自定义组件宽度时),呈现的选择器会显示奇怪的显示伪影。见附图。
是什么导致了这个奇怪的显示错误?
wpf - Black stripes on third screen
I have three screens, connected to two nVidia 560Ti cards, and when I move my WPF application to the third screen, connected to the second card, click on a item in a treeview, I get these black stripes across the app.
The black lines disappear if I move the application to either of the other screens. I have already changed the graphics card, with no luck, I have tried to uninstall and reinstall the nvidia drivers, but still no luck.
Occasionally the third screen turn black, music stutters, and the two other screens flash black, before they all come back up, and I get a "Graphics driver has crashed, but recovered" bubble on the taskbar. I'm quite positive these two are part of the same problem, but since I only get errors on my WPF applications, I'm wondering if that has anything to do with the crashes, or if it's something else.
edit: I did some more testing, by setting my third display as my main display, and now the artifacts only appear on both screen 1 and 2.
Meaning: If I have 3 screens, with screen 1 as my main screen, artifacts happens on screen 3. The same happens if screen 2 is main. If screen 3 is main, on the other hand, artifacts happen on screen 1 and 2. However, this is only true if screen 3 is in the middle, meaning I move the application only one screen to get to either screen 1 or 2. If I move my application through screen 2 to get to screen 1, the artifacts don't happen.