2016年6月1日星期三

2016年5月31日星期二

Adobe CC 2015清理方法


除了在程序列表中去卸载,还可以这样卸载,这个卸载方式是你在程序列表找不到的时候使用的。


Adobe Creative Suite Cleaner Tool专用于辅助卸载Adobe CS3、CS4、CS5、CS5.5、CS6系列产品及Adobe Flash Player,介绍一下简单的卸载教程,卸载完后再重新安装就能成功了!



1、准备

将以前版本的Photoshop软件卸载,关闭所有的Adobe软件,将Adobe Creative Suite Cleaner Tool下载到本地。

 

2、选择程序语言

解压下载的工具,找到卸载工具的主程序:AdobeCreativeSuiteCleanerTool.exe,Windows 7及以上右键单击以管理员权限运行,输入e,并按回车键,会进入英文界面模式。



3、接受软件协议

输入y,并按回车键,接受软件使用协议。



4、选择清理项

这里要选择你需要的卸载模式,如果卸载Adobe 所有的软件,则输入数字1,然后回车;要卸载Adobe flash player,则输入数字2并回车,要卸载Adobe creative cloud,则输入数字3并回车;其他选项同理。建议此时选择1然后回车,因为我尝试按7回车卸载CS6版本后再安装Photoshop CC,CC并没有待见我,同样安装失败,而1则是成功的。



5、选择要卸载的程序

选择一种卸载模式后,Adobe Cleaner Tool会分析出所有可卸载的程序,如果确定要卸载,输入产品前面对应的数字序号(即输入数字1或2等)并按回车,




6、确认卸载


直接输入字母y然后回车,就能开始清理了,等待完成。



7、卸载完毕

如果看到这样的提示:Adobe Creative Suite Cleaner Tool completed successfully,则说明卸载成功,可以尝试重新安装程序了。



下载地址:点我传送吧      访问密码 bc4d

15款很实用的 SASS 和 Compass 工具


SASS 是 CSS 的扩展,增加了嵌套规则,变量,混入功能等很多更多。它简化了组织和维护 CSS 代码的成本。Compass 是一个开源的 CSS 框架,使得使用 CSS3 和流行的设计模式比以往任何时候都更容易。


在这篇文章中,我们已经收集了一组有用的 Sass 和 Compass 工具,将帮助您快速构建 Web 应用程序。




1. Compass.app


compassapp
Compass is a stylesheet authoring framework that makes your stylesheets and markup easier to build and maintain. With compass, you write your stylesheets in Sass instead of plain CSS. Compass.app is a menubar only app for Sass and Compass. It helps designers compile stylesheets easily without resorting to command line interface. Compass.app is written in Java (JRuby), and works in mac, linux and pc. You do not need to install Ruby environment to use it.



2. Scout


scout
Scout is a cross-platform app that runs Sass and Compass in a self-contained Ruby environment, Scout runs Sass and Compass in a self-contained Ruby environment, letting you effortlessly manage all of your Sass projects with a handful of clicks. You’ll never have to worry about your Ruby setup or deal with technical issues. Scout does all of the heavy lifting, giving you more time to do what you love.



3. Codekit


codekit
Codekit is a powerful compiler that processes Sass, Compass, Less, Stylus, Jade, Haml, Slim, CoffeeScript and Javascript files automatically each time you save. With live browser reloads, image optimization and easy debugging, it makes working with Compass and Sass a breeze. The app also offers team collaboration and helps reduce load times by combining and minifying files.



4. Archetype


archetype
Archteype is a Compass/Sass framework for creating configurable, composable UI patterns and components. It’s well documented and uses a natural language syntax.



5. Susy


Susy
Susy provides responsive grids for Compass, filling the void left when grids were stripped from Compass. You can quickly add media-query breakpoints for new layouts, or create your own math using Susy’s array of grid helpers. It has the power to help you build a site in minutes, or create a scalable grid library for use in large projects.



6. The Saasway


The Sass Way
The Sass Way covers the latest news and topics on crafting CSS using Sass and Compass, with articles, resources and tutorials to suit both beginners and advanced users.



7. Sassaparilla


Sassaparilla
Sassaparilla makes starting responsive web projects faster using Sass and Compass. It focuses heavily on better typography with exceptional vertical rhythm, and lets you work in px while compiling in ems, eliminating a lot of math designers often need to do. It supports variables using Sass for things like color.



8. LivingStyleGuide


livingstyle
The LivingStyleGuide Gem is an easy way to create front-end style guides using Sass and Compass. Just add Markdown to your Sass to create your guides.



9. Pondasee


pondasee
Pondasee has been made to help front-end designers accelerate their work-flow for making web applications. It is NOT a CSS framework, it is a front-end starter kit combined with the power of SCSS & Compass to help build a template.



10. LiveReload


LiveReload
LiveReload resides in your menu bar and monitors changes in the file system. As soon as you save a file, it is preprocessed as required, and the browser is refreshed. It ships with SASS, Compass, LESS, Stylus, CoffeeScript, IcedCoffeeScript, Eco, SLIM, HAML and Jade, and is controlled by two main checkboxes, so you won’t get lost.



11. Koala


koala
Koala is a GUI app for CoffeeScript, Compass, Less, and Sass compilation, to make you a more efficient web developer. It runs on Mac, Linux, and Windows, and includes real-time compilation, multi-language support, and more.



12. Bootstrap Sass


bootstrap saas
Bootstrap-Sass is a Sass-based version of Bootstrap, perfect for your Sass-powered applications. It can be installed with Rails, Compass, or Sass-only.



13. Forge


forge
Forge is a free command-line toolkit for bootstrapping and developing WordPressthemes in a tidy environment using front-end languages like Sass, LESS, and CoffeeScript. Forge creates a neatly organized source folder with clean and simple scaffolding (base template files, SCSS files, and theme options). The source folder is automatically compiled to your local WordPress install(s) as you save changes and work on your theme.



14. Prepros


prepros
Prepros is an app dedicated to making compiling code easier. It compiles all of your Sass, Scss, Compass, Less, Jade, Haml and CoffeeScript in real time, with live browser refresh to keep your preprocessing workflow seamless. It has no dependencies and features a built-in HTTP server, background file watch, error notification and live CSS injection.



15. Break Point


breakpoint
Breakpoint makes writing media queries in Sass super simple — just create a variable using a simplified syntax, based on most commonly used media queries, then call it using the “breakpoint” mixin. Breakpoint handles all of the heavy lifting, from writing the media query itself to handling cross-browser compatibility issues.

2016年5月30日星期一

在windows上使用ss服务


请先在本站软件库中或其他地方下载ss客户端

1.下载完成之后打开(如果提示安装.net fx请百度或者在论坛中查找),请按照下面的提示填写相关的内容(这些内容在SS用户中心里面,自己去翻哈,服务器ip、协议、混淆和加密在节点列表端口和密码用户中心--连接信息
(请不要放在桌面,不要放在C盘,因为软件会生成配置文件)
填写完成之后点确定,不能直接点 X




2.在任务栏中找到小飞机图标,右击得到第三步的界面。



3.按照图中的选项选择好(小白的话就不要去调其他地方了)



4.代理模式建议选择PAC模式



5.在PAC中更新PAC为GFWList(这一步一定要做,建议每次启动都选一下)



6.更新成功,开心的使用吧,如果说没有更新那就算了。



MAC版本和Windows版本操作是差不多的

2016年5月27日星期五

ESET VC52 WebID 2.2.2.5(ESET ID获取工具/支持ESET全系列64/32版 本)2016.3.17更新







软件名:ESET VC52 WebID
版本:2.2.2.3
支持ESET版本:2.7、3.0、4.0 、4.2、5.0、6.1、7.0、8.0
语言:简体中文
类型:ESET(NOD32)ID获取工具
授权:免费版
适合32/64位系统:2000/2003/2008/XP/Vista//Win7/win8/Win Server
制作:杀破狼/nohacks
来源:精睿(vc52).网络安全

1、此ID获取工具可自动获取网页上的ID并进行验证
2、选定ID后使有右键菜单功能,可进行“验证、复制、导入”ID
3、采用多线路获取ID以避免ID失效
4、此工具界面设计新颖,简洁、美观
5、本工具支持ESET所有版本
6、全面支持、自动识别64位/32位系统

2015.6.26
更新为2.2.2.4
更新内部线路

2015.5.13更新至2.2.2.2 解决地址被ESET拉黑
2015.5.8
更新 2.2.2.1
修正企业版ID验证问题

2015.1.12
更新 2.2.2.0
修复已发现的BUG
支持企业版ID验证

2015.1.11
更新 2.2.1.0
优化正则获取ID能力更强
修正验证问题
增加操作动态显示

2015 年元旦
此此更新由nohacks更新至 2.2.0.0特此感谢!
update: 增加了对企业版6.1的支持,现在支持所有版本
update: 增加了在官网进行有效期验证。
update: 布局更加合理,其它优化。
PS:批量验证用时较长,请耐心等待,或者使用右键菜单单独验证ID

2016.3.17
更新2.2.2.5
修正获取ID失效

金山卫士、360卫士可能会误报。绿色工具请放心使用!


下载地址:点我传送 (访问密码 1801)
9.0不能通过用户名密码激活,只能通过→序列号←激活,点击“序列号”去把用户名转换为序列号吧~

2016年5月24日星期二

从谷歌网站上下载离线安装版谷歌浏览器的方法


最近听说谷歌要重返中国,这真实一件令人高兴的事情。虽然我一直使用翻墙工具使用谷歌搜索,但这毕竟很麻烦,而且Gmail也给墙了,真让人恼怒。而且,有用谷歌网站无法访问,很多在谷歌网上的软件都无法下载,最重要的就是谷歌浏览器,虽然通过翻墙工具可以下载一个只有900k左右的ChromeSetup.exe,但它实际上是一个需要联网安装的安装包,在国内,是无法用它安装的,之前安装谷歌浏览器,一直是从第三方网站是下载离线完整安装包。虽然无二,但总有些不甘心,为什么官方网站是没有离线版谷歌浏览器安装包?

事实上,只是我没找到,谷歌网上是提供了离线版的安装包的。如果你能翻墙访问谷歌网站,看看下面这个地址:https://support.google.com/chrome/answer/126299?hl=zh-Hans&ref_topic=14660,这个里面里提供了两个链接地址,一个是为单个用户版的谷歌浏览器离线安装包,另外一个是为所有账户版的离线安装包,点击链接,进入另外一个页面,就是下载页面,你注意观察,会发现这个页面的地址链接参数里有standalone=1的参数,点击下载链接,会发现下载的文件名称也是ChomestandaloneSetup.exe,体积有近50M,对了,这就是谷歌官方离线版的谷歌浏览器安装包了。